﻿.header
{	width:765px; 
	height:125px;
	background-image: url('images/header.png')
}
.mainarea	
{	width:765px;
 	margin-left:10pt;
 	margin-bottom:12pt
}
.MainMenu
{	position:absolute;
 	top:90px;
 	left:20px; 
 	background-color:#534E30
}
.footer
{	width:765px;
 	text-align: center;
 	font-size: 8pt; 
 	border-top: solid 1pt #534E30
}
*	
{	font-family:Verdana; 
	font-size:small
}
h1
{	color:#47422E; 
	font-size:18pt; 
	margin-bottom:6pt
}
h2	
{	color:#534E30; 
	font-size:14pt; 
	margin-bottom:6pt
}
p	
{	margin-top:0pt
}
.Sidebar	
{	width:250px; 
	height:inherit;
	float:right; 
	padding: 6pt 2pt 12pt 9pt; 
	border: 5px solid #C8AD4D;
	background-color: #534E30;
	text-align: center;
	color: #FFFFFF;
	font-size: small;
}

