#printhead {display: none; 	}
#head { text-align : center; }
#logo {
	padding : 30px;
}
#main_nav {display:none; }
#leftpad { display: none; }
#right { display: none; }
#foot { display:none;  }
.hr {
	border-bottom : 1px solid Black;
	height : 1px;
	margin-top : 20px;
	margin-bottom : 20px;
}
#printfoot {
	text-align : center;
	border-top : 1px solid Black;
	clear : both;
	margin-top : 20px;
	font-size : 0.8em;
	padding-top : 10px;
	line-height : 1.5em;
	}
