body { 		font-family: "Times New Roman", serif; 		font-size: 11pt; 		} 
		
		#header {
	border-bottom-color: 2px solid #000;
  height: 160px;
  background: #EEE;
  padding: 0;
}

#footer {
	border-top: 2px solid #000;
	background: #EEE;
}		#nav, #subNav, #search, #mainNav { 		display: none; 		} 		a:link, a:visited { 		color: blue; 		text-decoration: underline; 		} 
		
h1, h2 {
	padding-bottom: 0.25em;
	border-bottom: 1px solid #666;
}		
.post small {
	color: #7e0807;
	size: 110%;
}