



#wrapper {

	margin-left:auto;

	margin-right:auto;

	width:800px;

	font-family:Arial, Helvetica, sans-serif;

	background-color:#FFFFFF;

	border-color:#114507;

	border-style:solid;

	border-width:thin;

}



#flash {

	text-align:center;

}



#content {

	margin-left:60px;

	margin-right:60px;

	padding-bottom:20px;

}



#content a {

	text-decoration:underline;

	color:#B5A584;

}



#top {

}



#bottom {

	margin-right:75px;

}



#content a:hover {

	text-decoration:underline;

	color:#806541;

}



#content a:visited {

	text-decoration:underline;

	color:#806541;

}



.style1 {

	font-size: 16px;

	font-weight: bold;

}	

.style3  {
 	font-size: 12px;
}

#footer {

	color:#114507;

	padding-top:10px;

	text-align:center;

	font-size:10px;

}



#footer img {

	width:100px;

	height:40px;

}



#footer a {

	text-decoration:none;

	color:#114507;

}



#footer a:hover {

	text-decoration:underline;

	color:#114507;

}



#footer a:visited {

	text-decoration:underline;

	color:#114507;

}



li {

	display:inline;

}

p {
	color:#B5A584;
	font-size:12px;
}