@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
}
#top {
	background-color: #666666;
	height: 50px;
	width: 100%;
}

#top p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF9900;
	font-weight: bold;
	width: 300px;
	float: right;
}
#wrapper {
	height: 775px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #C2b59b;
	color: #666666;
}

#wrapper #middle {
	width: 800px;
	margin: 0px;
	padding: 0px;
	height: 275px;
}

#wrapper #middle #pic {
	float: left;
	width: 500px;
	margin: 0px;
	padding: 0px;
}

#wrapper #middle #nav {
	width: 300px;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 250px;
	clear: right;
}
#wrapper #middle #pic img {
	margin-left: 50px;
}
#wrapper #middle #nav #home {
	background-image: url(../images/nav/home_btn.gif);
	background-repeat: no-repeat;
	margin: 00px;
	padding: 0px;
	height: 41px;
	width: 230px;
	text-indent: -9999px;
}
#wrapper #middle #nav #videos {
	background-image: url(../images/nav/videos_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 230px;
	text-indent: -9999px;
}
#wrapper #middle #nav #sponsors {
	background-image: url(../images/nav/sponsors_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 230px;
	text-indent: -9999px;
}
#wrapper #middle #nav #Staff {
	background-image: url(../images/nav/staff_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 230px;
	text-indent: -9999px;
}
#wrapper #middle #nav #friends {
	background-image: url(../images/nav/friends_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 230px;
	text-indent: -9999px;
}
#wrapper #middle #nav #contact {
	background-image: url(../images/nav/contact_btn.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 40px;
	width: 230px;
	text-indent: -9999px;
}





#wrapper #bottom {
	width: 800px;
	height: 350px;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-bottom: 0px;
}

#wrapper #bottom #left .botleft h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 14px;
	margin: 0px;
	background-color: #000000;
	height: 25px;
	width: 212px;
	padding: 4px;
}
#wrapper #bottom #left .botleft p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

#wrapper #bottom #left {
	height: 300px;
	width: 240px;
	float: left;
	padding-right: 0px;
}
#wrapper #bottom #middle {
	height: 300px;
	width: 300px;
	float: left;
	padding-top: 50px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper #bottom #leftinfo {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 540px;
	height: 350px;
	
}
#wrapper #bottom #leftinfo h2 {
	margin: 4px;
	padding: 4px;
	color: #FF9900;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 20px;
	width: 450px;
	border: thin solid #FF9900;
}
#wrapper #bottom #leftinfo p {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}




#wrapper #bottom #right {
	height: 300px;
	width: 250px;
	float: left;
}
#wrapper #bottom #left .botleft {
	background-color: #999999;
	height: 150px;
	width: 220px;
	margin: 8px;
	padding: 0px;
	border: thin solid #FF9900;
}
#wrapper  #bottom  #right  .botright {
	background-color: #999999;
	height: 150px;
	width: 220px;
	margin: 8px;
	border: thin solid #FF9900;
}
#wrapper #bottom #right .botright img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #bottom #right .botright p {
}


#wrapper #bottom #middle #video {
	height: 250px;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	padding: 0px;
}
#wrapper #ads {
	float: left;
	width: 790px;
	margin-right: auto;
	margin-left: auto;
	padding: 5px;
	height: 100px;
	background-color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
}
#foot {
	width: 100%;
	height: 50px;
	background-color: #666666;
	color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
}
#foot #footcontent h2 {
	font-size: 12px;
	color: #FF9900;
	padding: 2px;
	width: 400px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}

#foot #footcontent {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper #bottom #right .botright h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF9900;
	font-size: 14px;
	margin: 0px;
	padding: 3px;
	height: 25px;
	width: 212px;
	background-color: #000000;
}
#wrapper #bottom #right .botright p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 4px;
	margin: 2px;
}
#wrapper #bottom #leftinfo .url a:link, #wrapper #bottom #leftinfo .url a:active, #wrapper #bottom #leftinfo .url a:visited {
	color: #333333;
	text-decoration: none;
}
#wrapper #bottom #leftinfo .url a:hover {
	text-decoration: underline;
}
s