body {  
background-image: url('back.png'); 
background-repeat: repeat-y;
font-family: Arial Greek, sans-serif; 
font-size: 11px; 
}a:link, a:visited {
color: #7E6E17; font-weight:bold ;;border-bottom: 0px #000000 solid;  text-decoration:none;}
a:hover, a:active {color: #DDD8B4; border-bottom: 0px #000000 solid; text-decoration:none; }
#top {  
left: 0px;
top: 0px;
width: 650px;
height: 540px;
position: absolute; 
z-index: 1;
}
#content {  
left: 330px;
top: 480px;
width: 380px;
font-family: Arial; 
font-size: 11px; 
color: #DDD8B4; 
position: absolute; 
z-index: 5; 
}
#menu{
left: 755px;
top: 485px;
width: 107px;
font-family: Arial; 
font-size: 11px; 
color: #FEF2BB; 
letter-spacing: 1px;  
position: absolute; 
z-index: 5; 
}
#navigation
	{font: 9px arial, sans-serif, georgia;
	padding: 10px;
	margin: 10px;
	background: #8D8D8D;
	border: 0px;}

a.nav:link
{font-size: 9px;
	font-family: "Georgia", "Times New Roman", "Arial", "Tahoma";
	text-transform:uppercase; 
	letter-spacing: 3px;  
	padding: 3px;
	margin: 1px;
	color: #FFFFFF; 
	background: #2E3523;
	width:100px;
	text-align: left;
	display:block;
	border-bottom:#2E3523 1px solid;}
a.nav:visited
	{font-size: 9px;
	font-family: "Georgia", "Times New Roman", "Arial", "Tahoma";
	text-transform:uppercase; 
	padding: 3px;
	margin: 1px;
color: #FFFFFF; 
	background: #2E3523;	width:100px;
	text-align: left;
	display:block;
	border-bottom:#2E3523 1px solid;}

a.nav:hover
		{font-size: 9px;
	font-family: "Georgia", "Times New Roman", "Arial", "Tahoma";
	text-transform:uppercase; 
	padding: 3px;
	margin: 1px;
color: #2E3523; 
	background: #FFFFFF;
		width:100px;
	text-align: left;
	display:block;
	border-bottom:#171513 1px solid;}

a.nav:active
	{font-size: 9px;
	font-family: "Georgia", "Times New Roman", "Arial", "Tahoma";
	text-transform:uppercase; 
	padding: 3px;
	margin: 1px;
    color: #FFFFFF; 
	background: #2E3523;	
	width:100px;
	text-align: left;
	display:block;
	border-bottom:#171513 1px solid;}
}
.title
{
font-size: 17pt;
font-family: Palatino Linotype; 
text-transform: uppercase; 
color: #FAB400;
padding: 0px; 
}
.title2
{
font-size: 15pt;
font-family: Palatino Linotype; 
text-transform: uppercase; 
color: #C6732F;
padding: 0px; 
}
.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;
	}