html
{
	height: 100%;
}
body 
{
	background-color:#000000;
	color:#ffffff;
	font-family:Helvetica, Arial, Sans-Serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	height: 100%;
}
form 
{
	height: 100%;
}
a
{
	color:#0073ce;	
}
a:HOVER 
{
	text-decoration: none;	
}
h1
{
	width:790px;
	padding-right:6px;
	padding-top:6px;
	margin:0;
	margin-bottom:18px;
	background-image:url('img/h1bg.gif');
	background-position:right top;
	background-repeat: no-repeat;
	text-align:right;
}
#container 
{
	position: relative;
	width: 1000px;
	min-height: 95%;
	margin:0px auto;
	padding: 0px 0px 105px 0px;
	border-width:0px 2px 0px 2px;
	border-color: #0073ce;
	border-style: solid;
	background-color:#00000a;
}
#header 
{
	height:115px;
	width:100%;
	background-image:url("img/header.gif");
	background-repeat: no-repeat;
	/*margin-bottom:-18px;*/
}
#footer
{
	width:100%;
	height: 25px;
	background-color: #0073ce;
	position:absolute;
	bottom: 0px;
	left: 0px;
}
#sitenav 
{	
	width:175px;
	float:left;
	padding: 12px;
}
#sitenav ul 
{
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 12px 0px 0px 0px;
}
#sitenav li 
{
	display: block;
	width: 100%;
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
	text-align: center;
}
#sitenav a 
{
	font-size:1.35em;
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	margin: 4px;
	width: 100%;
}
#sitenav a:hover 
{
	text-decoration: underline;
	background-color: #0a0a0a;
	color:#0073ce;
}
#content 
{
	width:800px;
	margin: 0;
	padding: 0;
	margin-left: 200px;
	position: relative;
}
#splash 
{
	width: 800px;
	height:333px;
}
#splash img 
{
	border: 0px;
	margin: 0px;
}
#textblock1
{
	width:40%;
	padding:2%;
	float:left;
}
#textblock2
{
	width:40%;
	padding:2%;
	margin-left:50%;
}
.txt1 {
	width:95%;
}
.dataitem 
{
	border-style: solid;
	border-width: 1px;
	border-color: #0073ce;
	padding: 4px;	
}
#marquee
{
	
	width: 95%;
	margin:0 auto;
}

#ffinn {
	display: none;
	}