body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
	color: #FFFFFF;
	background-color: #000000;
}
html {
	height: 100%;
}
#navlist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #fff;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #fff;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #fff;
padding-bottom: 2px;
background: transparent;
color: #CC3333;
}

#navlist a:hover { color: #fff; }
.text {
	background-position: 5px;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	background-position: center;
}
.introtable {
	background-color: #000000;
	background-image: url(images/logobg.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.intronav {
	position: absolute;
	top: 434px;
	height: auto;
	width: 350px;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	left: 50%;
	right: 10%;
}
.splash {
	background-color: #000000;
}
