@charset "utf-8";
body {
	margin: 0px;
}
#wrapper {
	background-image: url(../images/bg_gradient.png);
	background-repeat: repeat-x;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #000000;
}
#inner_wrapper {
	background-image: url(../images/bg_wrapper.gif);
	background-repeat: no-repeat;
}
#header {
	height: 25px;
	padding-top: 100px;
	padding-left: 350px;
}
#navigation {
	height: 19px;
}
#navigation ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#navigation li {
	float: left;
	display: block;
	margin-right: 14px;
}
#home {
	width: 48px;
}
#behind {
	width: 104px;
}
#sponsors {
	width: 169px;
}
#charities {
	width: 75px;
}
#contact {
	width: 82px;
}

.hover_image_container {
	display: block;
	height: 19px;
	overflow: hidden;
}
.hover_image_container:hover img {
	
	margin-top: -19px;
}
#center_content {
	width: 399px;
	margin-left: 500px;
	margin-top: 45px;
}
.img_no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.img_gallery {
	margin-right: 20px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 20px;
}


#small_navigation {
	padding-left: 400px;
	padding-top: 10px;
	height: 19px;
}

#small_navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#small_navigation li {
	display: block;
	float: left;
	margin-right: 14px;
}
#past {
	width: 53px;
}
#press {
	width: 44px;
}
#donate {
	width: 53px;
}
#perform {
	width: 179px;
}
#gallery {
	width: 65px;
}


#lower_content {
	padding-top: 20px;
}
#gallery_box {
	padding: 10px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #FF0000;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.article_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 0px;
}
.event_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	color: #000000;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#left_content {
	float: left;
	width: 450px;
}
#right_content {
	float: left;
	width: 450px;
}


.italic {
	font-family: "Garamond", serif;
	font-style: italic;
	font-size: 1.2em;
	margin-top: 30px;
}
.title {
	margin: 0px;
	padding-bottom: 20px;
	height: 33px;
}
.article_text a:link {
	color: #FF0000;
	text-decoration: none;
}
.article_text a:hover {
	color: #339900;
	text-decoration: none;
}
.article_text a:visited {
	color: #FF0000;
	text-decoration: none;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 20px;
}
.footnote a:link {
	color: #FF0000;
	text-decoration: none;
}
.footnote a:hover {
	color: #339900;
	text-decoration: none;
}
.footnote a:visited {
	color: #FF0000;
	text-decoration: none;
}

.clearfloat {
	clear: both;
}
.small_list {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .90em;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.small_list a:link {
	color: #FF0000;
	text-decoration: none;
}
.small_list a:hover {
	color: #339900;
	text-decoration: none;
}
.small_list a:visited {
	color: #FF0000;
	text-decoration: none;
}
#email_form {
	width: 497px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	;
	;
	;
	color: #000000;
	letter-spacing: .05em;
	font-size: 0.9em;
}
#email_form input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fffcd8;
	margin-top: 5px;
	margin-bottom: 10px;
}
#email_form .long_input_box {
	width: 450px;
}
#email_form .long_input_box input {
	width: 450px;
}

#email_form .submit {
	width: 50px;
	height: 35px;
	margin-left: 400px;
	margin-top: 20px;
}

#email_form textarea {
	background-color: #fffcd8;
	width: 450px;
	height: 200px;
	margin-top: 10px;
}
#blank {
	height: 165px;
	width: 399px;
}
.column {
	float: left;
	width: 220px;
}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.img_float_left {
	float: left;
	margin-top: 5px;
	margin-right: 7px;
	margin-bottom: 5px;
}

