
@import url('substrip.css');
	
html
{
	width:869px;
	margin:0 auto;
	
	background-color:#000;
}
body
{
	font-size:12px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	height:auto;
	background-color:#FFF;
}
a:link 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:visited 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:hover 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}

#background
{
	position:absolute;
	background-color:#FFF;
	height:850px;
	width:853px;
}

#top_nav
{
	background-color:#000;
	padding-top:5px;
	clear:both;
}

.nav_blank
{
	width:165px;
	height:39px;
	background-color:#FFF;
	clear:none;
	float:left;
	text-align:center;
}

.nav_button
{
	width:165px;
	height:39px;
	background-color:#FFF;
	clear:none;
	float:left;
	text-align:center;
}
.nav_selected
{
	background-image:url(../images/global/over.gif);
	width:165px;
	height:39px;
	clear:none;
	float:left;
	text-align:center;
}
.nav_button:hover
{
	background-image:url(../images/global/over.gif);
}
.nav_spacer
{
	background-color:#000;
	height:39px;
	width:7px;
	clear:none;
	float:left;
}
img.nav_text
{
	margin-top:8px;
	vertical-align:bottom;
	border: 0px;
}
#blue_line
{
	height:14px;
	background-image:url(../images/global/blueline.png);
	clear:both;
}

#heroimage
{
	
}

#footer
{
	clear:both;
}

#blue_space
{
	background-color:#cce6f7;
	height:40px;
}
#copyright
{
	background-color:#FFF;
	padding:15px 0 0 10px;
	height:30px;
}
.splash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
