BODY
{
	height: 100%;
	background-color: #ebebe4;
}
IMG
{
	border: 0px solid #000000;
}
.wrapper
{
	max-width: 1000px;
	min-width: 925px;
	margin: 0 auto;
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal;  
	color: #666666; 
}
#footer
{
	clear: both;
	vertical-align: middle;
	padding-bottom: 1px;
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	padding-top: 18px;
}
H1
{
	font-size: medium;
	font-family: Arial;
}
H2
{
	font-size: 120%;
	font-family: Verdana;
}
.topbar
{	
	border: 1px solid #C0C0C0;
	height: 60px;
	margin: 0 auto;
	width: 100%;
	
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 18px; f
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: 666666; 
	text-decoration: none; 
	text-align: right;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: 2% 60%;
	margin-bottom:10px;
}
.Top
{
	width: 100%;
	height: 161px;
	max-width: 1148px;
	
}
.banner
{
	border: 1px solid #C0C0C0;
	background-color: #FFFFFF;
	font-family: Verdana;
	font-size: 18px;
	color: #595B5E;
	font-weight: bold;
	width: 100%;
	margin-bottom:10px;
	height:195px;
	text-align:center;
}

.topmenu
{
	border: 1px solid #C0C0C0;
	width: 100%;
	margin-top: 10px;
}

A:link
{
	text-decoration: none;
	color: #E89A5C;
}
A:visited
{
	text-decoration: none;
	color: #E89A5C;
}
A:active
{
	text-decoration: none;
	color: #E89A5C;
}
A:hover
{
	text-decoration: underline;
	color: #E89A5C;
}
.content
{
	width: 100%;
	padding-top: 180px;
}
