@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #000000;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#contain {
	width: 949px;
	height: auto;
	margin: 0 auto;
	background-color:#000000;
}
#header {
	width: 949px;
	height: 200px;
	background-color: #000000;
}

#head2 {
	width: 467px;
	height: 83px;
	float: left;
}

#nav-contain {
	width: 949px;
	height: 83px;
	background-color: #000000;
	float: left;
}

#navbar {
	width: 482px;
	height: 37px;
	background-color: #000000;
	float: left;
}

#bottomnav {
	width: 949px;
	height: 50px;
	float: left;
	margin-top: 10px;
}

.bottomnavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 20px;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

#splahlogo {
	width: 949px;
	height: 420px;
	float: left;
}

#splashbut {
	width: 949px;
	height: 84px;
	float: left;
}
