body {background: #999666; color: white; margin: auto;}
 
#header {white-space: nowrap; height: 100px; width: 800px; margin: auto; margin-top: 15px; background: none;
	text-align: center;	background: url(images/header.jpg);}
	
#footer {position: relative; bottom: 10px; width: 800px; background-image: url(images/footer.gif); height: 39px;
	margin-left: auto; margin-right: auto;}
	
#menu {font-family: Helvetica, Arial, sans-serif; white-space: nowrap; text-align: center; width: 781px; margin: auto;
	background: #C42F2F; font-size: 16px; padding-top: 3px; padding-bottom: 3px;}
	
#menu a:link {padding-left: 9px; padding-right: 9px; text-decoration: none; color: white;}
#menu a:visited {padding-left: 9px; padding-right: 9px; text-decoration: none;	color: white;}
#menu a:hover {padding-left: 9px; padding-right: 9px; text-decoration: none; color: white;	background: #f65F5F;}
#menu a:active {padding-left: 9px;	padding-right: 9px;	text-decoration: none; color: white;}
 
#content {font-size: small; valign: top; color: black; font-family: Helvetica, Arial, sans-serif;
	text-align: left; margin-bottom: 10px; margin-left: auto; margin-right: auto; width: 780px;	background: white;}
	
#shadow {width: 800px; background-image: url(images/shadow.gif); background-repeat: y; margin-left: auto; 
	margin-right: auto;}
	
#contentin {padding: 10px;}
