#usgs-header-box {
	
	background: url("/vsc/graphics/vsc_banner.png");
	height: 72px;
}

#usgs-header-box ul {
	float: left;
	padding-top: 5px;
	padding-left: 10px;
	list-style-type: none;
	margin-top: 10px;
}

#usgs-header-box ul a {
	
	color:white;
	font-weight: bold;
	text-decoration: none;
}

#usgs-header-box ul a:hover {

	text-decoration: underline;;
}
