* {	margin: 0;}html, body {	height: 100%;	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;}#wrapper {	min-height: 100%;	height: auto !important;	height: 100%; /* the bottom margin is the negative value of the footer's height */	text-align: center;	width: 820px;	margin-right: auto;	margin-bottom: -25px;	margin-left: auto;}#logoBar {	height: 94px;	text-align: left;}#logoBar img {	float: left;}#mainNav {	text-align: left;	margin-top: 8px;	height: 23px;}#mainNav a:link {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	margin-left: 30px;}#mainNav a:visited {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	margin-left: 30px;}#mainNav a:hover {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	margin-left: 30px;	border-bottom: 3px solid #D4E1E6;	padding-bottom: 6px;}#mainNav a:active {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	margin-left: 30px;	border-bottom: 3px solid #D4E1E6;	padding-bottom: 6px;}#mainNav .selected {	font-size: 12px;	color: #FFFFFF;	text-decoration: none;	margin-left: 30px;	border-bottom: 3px solid #D4E1E6;	padding-bottom: 6px;}#footer, #push {	height: 25px;	color: #B3B3B3;}#spacer  {	clear: both;	height: 60px;}
