body, td, p { font-family: verdana, arial, helvetica;
	font-size: 12px;
	background-color: #ffffff;  }

h4 { font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px; }
	
#title { position: absolute;
	width: 600px; 
	margin-left: 100px;
	text-align: right;
	color: #666666;
	font-weight: bold; }

#title td {	font-family: courier new, courier; }
	
#mainNav { position: relative;
	font-family: verdana, arial, helvetica;
	font-weight: bold;
	font-size: 11px;
	color: #660000; }

#title a:link, #title a:visited, #title a:active {
	font-size: 12px;
	color: #660000;
	text-decoration: none; }

#title a:hover { text-decoration: underline; }
		
#content { position: absolute;
	width: 600px;
	margin-left: 100px;
	margin-top: 90px;
	z-index: 1; }	
	
#main { border: 2px solid #660000; 
	width: 600px;
	font-size: 13px; }
	
#article { position: absolute;
	margin-left: 75px; 
	margin-top: 75px;
	background-color: white;
	font-family: courier; 
	font-weight: bold;
	font-size: 20px;
	padding: 5px;
	padding-right: 10px;
	z-index: 2; }

#byline {  position: absolute;
	margin-left: 120px; 
	margin-top: 107px;
	background-color: white;
	width: 300px;
	font-family: times; 
	font-style: italic;
	font-size: 12px;
	z-index: 3; }

.bio { font-style: italic; }

.emailheader { font-family: courier new, courier, monospace; }

a:link, a:hover, a:active { color: #660000; }
a:visited { color: #999999; }