html, body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
}

body {
	font-family: Arial, Helvetica, Verdana, Sans-serif;
	font-size: 12px;
	text-align: center;
	background-color: #000000;
	margin-right: 25px;
	width: 1000px;
}

#page-container {
	width: 1000px;
	text-align: left;
	margin: 25px 25px 0px 25px;
	height: 755px;
}

.head1 {
	font-size: 22px;
	
	text-decoration: none;
	text-align: left;
	line-height: 25px;
	font-weight: bold;
	vertical-align: top;
	
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #99CCFF;
	text-decoration: none;
	border-left-width: 0px;
}
a:visited {
	color: #0099FF;
	text-decoration: none;
}

.altlink a:link {
	border-bottom-style: none;
}
.altlink a:visited {
	border-bottom-style: none;
}
.altlink a:hover {
	border-bottom-style: none;
}
.altlink a:active {
	border-bottom-style: none;
}





.foot {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	line-height: 11px;
	font-weight: normal;
	vertical-align: top;
	
}

.foot a {
	color: #FFFFFF;
	
}

.foot a:hover {
	color: #000066;
	background-color: #FFFFFF;
}

#header {
	width: 100%;
	text-align: left;
	padding: 0px;
	margin: 0px;
	height: 115px;
}


#columnA {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 18px;
	float: left;
	width: 490px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 400px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	color: #FFFFFF;
}


#columnB {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-right: 10px;
	height: 400px;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-top-width: thin;
	vertical-align: top;
}

#columnfixed {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 65px;
	margin-left: 20px;
	color: #FFFFFF;
}

#columnC {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 490px;
	margin-bottom: 10px;
	margin-right: 10px;
	
}


#columnD {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	float: left;
	width: 400px;
	margin-bottom: 10px;
	margin-right: 10px;
	line-height: 18px;
	color: #FFFFFF;
}	



#footer {
	width: 1000px;
	height: 30px;
	text-indent: 0px;
	clear: both;
	margin-left: 25px;
}

#footer a {
	text-decoration: none;
}

#footer a:hover {
	color: #000000;
}

#footer #altnav {
	width: 900px;
	float: right;
	text-align: right;
	padding-top: 0px;
}

#footer #copyright {
	padding-top: 13px;
}
