.sidemenu { 
	background-image: url(images/bin.gif);  
	background-color: #afafaf; 
	font-size: smaller; 
}
.siteheader {
	font-family: monospace, courier, courier-new;
	border: solid 1px #ff9900; 
	background-image: url(images/bin.gif); 
	background-color: #afafaf; 
}
h1.headliner {  
	font-family: monospace, courier, courier-new;
	margin-top: 5px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	margin-right: 0px; 
	text-align: center; 
}
h2.headliner {  
	font-family: monospace, courier, courier-new;
	margin-top: 0px; 
	margin-bottom: 5px; 
	margin-left: 0px; 
	margin-right: 0px; 
	font-style: italic; 
	text-align: center; 
}
.toplinks { 
	background-color: #FF9900; 
	font-family: helvetica, arial, sans-serif;
	text-decoration: none; 
	color: #0000FF; 
	font-weight: bold; 
}
body { 
	font-family: helvetica, arial, sans-serif;
}
.nothing { 
	text-decoration: none;  
	color: #000000; 
}