body {	
	position: relative;
 	background: #EBDFCC;  
	margin: 0;  
   	color: #800040;
	background: #000;
   	font: Verdana, sans-serif;     
}
div#content {
	position: absolute; 
	top: 26px; 
	left: 100px;
	right: 190px;
   	color: #BAA; 
	background: #000;
   	font: 13px Verdana, sans-serif;  
}
div#menu {
	display: block;
	float: left;
	background: #000;
	padding-top: 25px; 
	left: 35px; 
	width: 15%;  
	font-family:  Georgia, Serif;
	font-size: 10px;
	font-variant: z-index: 100;
}

div#menu a {
	display: block;  
	font-family:  Georgia, Serif;
	font-size: 1.5em;
   	padding: 1px; margin: 0 0 1px; border-width: 0; 
   	text-decoration: none; color: #5D7FBA;
	text-align: center;	
	background: #000;   
   	border-bottom: 1px solid #fff;
   	border-top: 1px solid #fff;	
}
div#menu a:hover {
	color: #555; 
	background: #000;
   	border-bottom: 1px dashed #69604C;
   	border-top: 1px dashed #69604C;	
	border-bottom-color: #FFF;
	border-top-color: #FFF;
}

div#img1 {
	display: block;
	float: right;
	padding-top: 26px;
}
div#img2 {
	display: block;
	float: right;
	padding-top: 26px;
}
div#award {
	display: block;
	position: relative;
	top: 125px; 
	left: 45px; 
	background: #000;	 
	font-family:  Georgia, Serif;
	font-size: 13px;
	font-variant: z-index: 100;
}

div#date {
	display: block;
	float:left;
	width: 160px;
	margin: 5px 0px 5px 0px;
	padding: 4px;
   	color: #840000; 
	background: #D4D0C8;
   	font: 13px Verdana, sans-serif;
   	border: 1px groove #620000;
}
