
#footer {
	width: 980px;
	clear: both;
	border-top: 1px solid #444444;
	font-size: 10px; color: #666666; font-weight:bold; text-decoration: none; 
}

#footer  a:hover { color: #700000; }

#MHSaddress {
	float: left;
}

#MHSfineprint {
	float: right;
	text-align: right;
}

#MHScopyright {
	clear: both;
	text-align: center;
}

