body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}
body {
	background-color: #F0F0F0;
	background: #003212 url(bg.gif) repeat-x;
	margin: 0;
	text-align: left;
}
a:link, a:visited, a:active {
	color: #E6CF2E;
	text-decoration: none;
}
a:hover {
	color: #FFED71;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #E6CF2E;
	border: 0;
	border-top: 1px solid #FFED71;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #E6CF2E;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

.header {
	position: absolute;
	top: 166px;
	left: 645px;
	width: 264px;
	height: 34px;
	border: 0;
}

form {
	margin: 0;
}
.main {
	width: 945px;
	padding: 0;
	position: absolute;
	top: 220px;
	left: 10px;
}
.banner, .search_box {
	height: 80px;
	background-repeat: repeat-x;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 20px;
}


.banner {
	width: 530px;
	padding-left: 20px;
	float: left;
	text-align: left;
}

.logo1 {
	position: absolute;
	top: 47px;
	left: 0px;
}
.logo2 {
	position: absolute;
	top: 107px;
	left: 0px;
}

.floatright {
	float: right;
	margin: 0px 0px 10px 10px;
}

.leftsidething {
	position: absolute;
	top: 221px;
	left: 0px;
}

p {
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.floatleft {
	float: left;
	margin: 0px 10px 10px 0px;
}

.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}

.sponsors {
	padding: 0px 10px 10px 10px;
	width: 130px;
	text-align: left;
}

.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 182px;
	margin: 0px 10px 0px 0px;
}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 5px;
	text-align: right;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 1px dashed #999999;
}
.menu_main a:hover {
	border-bottom: 1px dashed #333333;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left: 210px;
	padding: 4px 10px 14px 10px;
	text-align: justify;
	clear: right;
}
.footer {
	background-color: #FFFFFF;
	clear: both;
	height: 20px;
	background-image: url(footer.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	color: #666666;
	line-height: 18px;
}

#nav {
	position: absolute;
	top: 48px;
	left: 256px;
	height: 58px;
	width: 524px;
	}
	

#nav1 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_news.gif) no-repeat left top;
	width: 65px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav1 a:hover {
	background-position: -65px 0px;
}

#nav2 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_events.gif) no-repeat left top;
	width: 81px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav2 a:hover {
	background-position: -81px 0px;
}

#nav3 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_team.gif) no-repeat left top;
	width: 137px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav3 a:hover {
	background-position: -137px 0px;
}

#nav4 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_sponsors.gif) no-repeat left top;
	width: 100px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav4 a:hover {
	background-position: -100px 0px;
}

#nav5 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_links.gif) no-repeat left top;
	width: 69px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav5 a:hover {
	background-position: -69px 0px;
}

#nav6 a {
	float: left;
	text-indent: -10000em;
	background: url(nav_about.gif) no-repeat left top;
	width: 72px;
	height: 58px;
	display: block;
	overflow: hidden;
	}
	
#nav6 a:hover {
	background-position: -72px 0px;
}