@charset "UTF-8";
/* CSS Document */

#Header {
	background-image: url(../images/dhflorida_header.png);
	height: 130px;
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 85%;
}
#header_bottomlinks {
	margin-left: 540px;
	font-size: 90%;
	color: #98F2A2;
	font-weight: lighter;
	width: 210px;
	padding-top: 95px;
}
#header_bottomlinks a {
	color: #76C47F;
	text-decoration: none;
}
#header_bottomlinks a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
