/* CSS Document */
body
{
	font-family: Verdana, sans-serif;
	background-color: #000000;
	font-size: 11px;
	color: #999999;
}


h2
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}


h3
{
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
}


a,a:link,a:active
{
	color: #999999;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}
a:hover
{
	color:#FFFFFF;
	text-decoration: none;
}


.title
{
	position: absolute;
	left: 50px;
	top: 60px;
	width: 300px;
	font-size: 36px;
	color: #666666;
}

.topline
{
	position: absolute;
	top: 120px;
	left: -10px;
	width: 1500px;
	height: 1px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #666666;	
}

.botline
{
	position: absolute;
	top: 440px;
	left: -10px;
	width: 1500px;
	height: 1px;
	border-style: solid;
	border-color: #999999;
	border-width: 1px;
	border-bottom: none;
	border-left: none;
	border-right: none;
	color: #666666;	
}

.subhead
{
	position:absolute;
	left: 225px;
	top: 150px;
	font-size: 16px;
	color: #666666;
}

.splashimage
{
	position: absolute;
	top: 180px;
	left: -10px;
	width: 1500px;	
}
.splashnav
{
	position: absolute;
	left: 225px;
	top: 370px;
	padding-left: 11px;
}

.footer
{
	position: absolute;
	left: 100px;
	top: 630px;
	padding-left: 10px;
}

.col1
{
	position: absolute;
	left: 100px;
	top: 140px;
	width: 108px;
	padding-right: 10px;
	padding-left: 10px;
}

.error
{
	position: absolute;
	left: 100px;
	top: 140px;
	width: 500px;
	padding-right: 10px;
	padding-left: 10px;
}


.col2
{
	position: absolute;
	left: 250px;
	top: 140px;
	width: 250px;
	padding-right: 10px;
	padding-left: 10px;
}

.col3
{
	position: absolute;
	left: 465px;
	width: 400px;
	top: 140px;
	padding-right: 10px;
	padding-left: 10px;
}


.portal
{ 
	position:absolute;
	top: 480px;
	left: 800px;
}

iframe {
	height: 0px;
	width: 0px;
	visibility: hidden;
}
