body {  
background-image: url('goofback.png'); 
background-repeat: repeat-y;
font-family: Arial Greek, sans-serif; 
font-size: 11px; 
}a:link, a:visited {
color: #747435; font-weight:bold;text-decoration:none;}
a:hover, a:active {color: #E52C01;text-decoration:none; }
#top {  
left: 0px;
top: 0px;
width: 650px;
height: 540px;
position: absolute; 
z-index: 1;
}
#content {  
left: 170px;
top: 500px;
width: 700px;
font-size: 11px; 
font-family: Tahoma; 
color: #3C3C3C;  
position: absolute; 
z-index: 5; 
}
#menu {  
left: 315px;
top: 508px;
width: 450px;
font-family: Arial Greek, sans-serif; 
font-size: 11px; 
color: #E52C01; 
position: absolute; 
z-index: 5; 
}
h1 {
	padding-left: 12px;
	color: #8A0D17;
	font-size: 18px;
	font-family: georgia;
	text-transform: uppercase; 
	margin: 6px 0 4px 0;
}
h2 	{
	margin: -25px 0 0 0;
	padding: 17px 10px 0px 8px;
	color: #FFFF57;
	font-family: Georgia, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 2px;
	text-transform: uppercase;
	}
h3 {
	padding-left: 12px;
	color: #686A4A;
	font-size: 22px;
	font-family: georgia;
	text-transform: lowercase; 
	margin: 6px 0 4px 0;
}
.disclaimer {
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	color:#000000;
	text-align: justify;
	line-height:12px;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #253F00;
	}