body {
	background: white;
	color: black;
	text-align: left;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;

	font-weight: normal;
	margin-top: 20px;
	margin-right: auto;
	margin-left: 20px;
}



#topbar {
	background: white;
	color: black;
	width: 640px;
	}

#logobar {
	float: left;

}
	
#nav {
	width:	640px;
	margin: 0px;
	padding: 0px;
	background: white;
	color: black;
	float: left;

	}
	
#mainbody {
	width: 640px;
	border-top: 1px solid #888;
	background: white;
	color: black;
}

#null {
	background: white url(art/hp_box.gif) no-repeat top left;
}
#bodycols {
	width: 492px;
	background: white;
	float: left;
	color: white;
	margin: 0px;
	padding: 0px;
	height: 371px;

}	
#midcol {
	width: 250px;
	margin-left: 100px;
	padding-top: 40px;
	float: left;
	background: transparent;
	color: white;
}

#thirdcol {
	width: 147px;
	float: left;
	padding-left: 1px;
	background: white;
	color: #888;
	font-size: 10px;
}

a {
	text-decoration: none;
}

a.footnav:link {
	background: transparent;
	color: black;
	font-size: 10px;
}

a.footnav:visited {
	background: transparent;
	color: black;
	font-size: 10px;
}


#footer {
	text-align: left;
	background: white;
	color: black;
	margin-top: 20px;
	margin-bottom: 20px;
	float: none;
	clear: both;

}
.footnav {
	padding-left: 15px;
	padding-right: 15px;
}