/*
Print
*/

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	 }
#header {
	height: 100px;
	padding: 0; }
#colL {
	height: 100px;
	width: 560px;
	position: absolute;
	visibility: visible;
	float: left; }
#oldman {
	visibility: hidden;
	display: none; }
#header p	{
	margin-top: 8px;
	margin-bottom: 13px; }
#footer {
		visibility: hidden;
	display: none; }
#navH {
	visibility: hidden;
	display: none; }
#leftColumn {
  	visibility: hidden;
	display: none;
}	