body {	
background-color: #333300;		
font-family: Palatino;		
color: #9A9E58;		
font-size: 12pt;		
   }	
.menu {	
color: #9A9E58;		
font-family: Palatino;		
background-color: #3A2516;		
font-size: 12pt;		
font-weight: bold;		
border-right: 20px solid transparent;		
text-decoration: none;		
padding: 5px;	
}	
.menu:hover {	
background-color: transparent ;		
}	
.toolbar {	
	

padding: 5px 0px 5px 95px;		
position: absolute; 		
left:0px; top:0px;		
width: 600px	
}	
	
div#title {	
color: #000000;		
font-family: Sand;		
background-color: #F3F3F3;		
font-size: 22pt;		
font-weight: bold;		
position: absolute; 		
left:137px;	
top:50px;	
text-decoration: none;		
padding: 5px 20px 5px 20px;		
	
}	