@charset "utf-8";
/* CSS Document */

#container {
	padding: 0px;
	background-image: url(images/bg.png);
	background-position: center center;
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#top {
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 68px;
	width: 883px;
	border: 1px solid #000;
	margin-top: 0px;
	margin-bottom: 0px;
}


#logo {
	background-image: url(images/logo.png);
	padding: 0px;
	height: 180px;
	width: 880px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
}
body {
	background-color: #e10000;
	background-image: url(images/bg.png);
	background-repeat: repeat-y;
	background-position: center top;
}
#frame {
	background-image: url(images/frame.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 995px;
	width: 826px;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#news {
	background-image: url(images/newsbox.png);
	height: 247px;
	width: 794px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	float: none;
	padding: 0px;
	margin-top: 0px;
}
#flash {
	height: 197px;
	width: 744px;
	margin-top: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-top: 22px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main {
	background-color: #FFF;
	background-image: url(images/mainbox.png);
	height: 401px;
	width: 710px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer {
	background-color: #FFF;
	background-image: url(images/bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 98px;
	width: 885px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#mission {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFF;
	text-align: left;
	height: 350px;
	width: 300px;
	padding-left: 15px;
	margin-top: 10px;
	padding-top: 10px;
	margin-left: 15px;
	float: left;
	padding-right: 25px;
}
#mission h1 {
	background:url(images/mission.png) center top no-repeat;
	overflow: hidden;
	height: 0px !important;
	height /*:30px;*/
	background-position: center;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#events {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	float: left;
	height: 350px;
	width: 315px;
	margin-top: 10px;
	margin-left: 15px;
	padding-top: 10px;
	padding-left: 10px;
}
#events h1 {
	overflow: hidden;
	height: 0px !important;
	height /*:39px;*/
	background-position: center;
	padding-top: 39px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/events.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#sponsorbox {
	background-color: #FFF;
	background-image: url(images/sponsorbox.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 327px;
	width: 806px;
	margin-top: 0px;
}
#sponsorbox h1 {
	background-image: url(images/sponsors.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 52px;
	width: 450px;
	float: left;
	margin-top: 7px;
	margin-left: 175px;
}

#sponsor {
	margin-left: 115px;
	margin-top: -5px;
	padding-top: 0px;
	float: left;
	margin-bottom: 0px;
}

