#content.henry {
	overflow: visible;
	position: absolute;
	height: auto;
	margin:0;
	font-size: medium;
	border: 0;
	vertical-align: top;
}

a.henry { background:#F7F7F7;  font-size: medium;  }

#henry-mast { text-align:center; }

#nav-bottom.henry { top: 930px; }

#copy-notice.henry { top: 930px;}

div.float {
	float: left;
	width: 180px;
	height: 180px;
	text-align: center;
}
  
div.float p {
   text-align: center;
	font-size: smaller;
   }
/* Footer styling */
#nav-bottom { position: absolute; left: 3px; top: 970px; width: 400px; height: 10px; text-align: left; vertical-align: top; font-size: smaller; }

#copy-notice { position: absolute; left: 463px; top: 970px; width: 329px; height: 21px; text-align: right; vertical-align: top; font-size: 70%; }

