body {  
background-image: url('layout_2x1.jpg'); 
background-repeat: repeat-y;
font-family: Arial Greek, sans-serif;
font-size: 11px; 
}a:link, a:visited {
color: #AA0000; font-weight:bold ;;border-bottom: 0px #AA0000solid;  text-decoration:none;}
a:hover, a:active {color: #87A32C; border-bottom: 0px #AA0000solid; text-decoration:none; }
#top {  
left: 0px;
top: 0px;
width: 650px;
height: 540px;
position: absolute; 
z-index: 1;
}
#content {  
left: 350px;
top: 490px;
width: 380px;
font-family: Arial; 
font-size: 11px; 
color: #FFD788; 
position: absolute; 
z-index: 5; 
}
#menu {
	position: absolute; 
    z-index: 5; 
	left: 360px; 
	top: 460px; 
	width: 400px;
	text-align: center; 
	font-family: Trebuchet MS; 
	font-size: 15px; 
	letter-spacing: 1px;  
	text-transform: uppercase; 
	font-weight: bold; 
}
ul {
	margin: 0;
	padding-left: 0;
	display: inline;
} 

ul li {
	margin: 0;
	padding: 0px;
	list-style: none;
	display: inline;
}

li a{
	padding: 20px 8px 8px 8px;
	text-decoration: none;
	color: #000000;
}

li a:hover {
	color: #000000;
	background-color: #F96316;
}
.title
{
font-size: 15pt;
font-family: Arial Greek; 
font-weight: bold;
text-transform: uppercase; 
color: #F96316;
padding: 0px; 
}
.disclaimer {
	font-family: 'Trebuchet MS', Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 10px;
	font-family: Arial; 
font-size: 11px; 
color: #FFD788; 
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #F96316;
	}