body {
	background-color: #66573E;
	color: #000000;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
p {
	color: #000000;
	line-height: 18px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
}
p.small {
	color: #000000;
	line-height: 16px;
	margin: 0 0 10px 0;
	padding: 0 10px 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
}
a {
	color: #B3DC1F;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	color: #AAD802;
	line-height: 20px;
	margin: 0 10px 10px 0;
	padding: 0 0 0 0;
	border-bottom: 1px solid #E6F0C1;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: normal;
}  
h2 {
	color: #AAD802;
	line-height: 20px;
	margin: 0 15px 0 0;
	padding: 0 0 0 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
}  
div.clear {
	border: 0px none;
	font-size: 1px;
	height: 0;
	line-height: 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}
div#website {
	height: auto;
	margin: 0px auto 0px auto;
	padding: 0 0 0 0;
	width: 965px;
	background-color: #fff;
}
div#top {
	width: 965px;
	height: 88px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background-image: url(../img/gif/bg-top.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	
}
div#header {
	width: 965px;
	height: 36px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background-image: url(../img/gif/bg-header.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#main {
	width: 965px;
	height: 364px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	position: relative;
	background-image: url(../img/gif/bg-main.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#logo {
	width: 323px;
	height: 322px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background-image: url(../img/gif/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#mainContent {
	width: 460px;
	height: 322px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: left;
	background-image: url(../img/gif/bg-main-content.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#mainContent ul{
	padding: 0 0 0 0;
	margin: 0 0 0 0; 
	white-space: nowrap;
}
div#mainContent li{
	display: inline;
	list-style-type: none;
}
div#mainContent li a { 
	padding: 0 0 0 0;
	margin: 0 7px 0 0;
}
div#mainContent li a:link, div#mainContent li a:visited{
	color: #000000;
	background-color: #FFFFFF;
	text-decoration: none;
}
div#overflow{
	width: 400px;
	height: 230px;
	overflow: auto;
	padding: 0 0 0 0;
	margin: 60px 0 0 20px;
	scrollbar-face-color: #CEE284;
    scrollbar-highlight-color: #FFFFFF;
    scrollbar-3dlight-color: #CEE284;
    scrollbar-darkshadow-color: #909E5C;
    scrollbar-shadow-color: #ACBD6E;
    scrollbar-arrow-color: #FFFFFF;
    scrollbar-track-color: #FFFFFF;
}
div#gallery {
	margin: 0 0 0 0;
	padding: 8px 0 0 0;	
}
div#gallery img{
	border: solid 1px #AAD802;
	margin: 0 13px 13px 0;
	padding: 0 0 0 0;	
}
div#photo {
	width: 182px;
	height: 322px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#menu {
	width: 965px;
	height: 27px;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../img/gif/bg-menu.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
}
div#footer {
	width: 965px;
	height: 98px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../img/gif/bg-footer.gif);
	background-position: 0 0 ;
	background-repeat: no-repeat;
}
div#footerCopyright {
	padding: 0 0 0 23px;
	margin: 60px 0 0 0;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #CEE284;
	}
div#footerCopyright a{
	color: #CEE284;
	font-weight: normal;
}
div#footerCopyright a:hover {
	color: #CEE284;
	font-weight: normal;
	text-decoration: underline;
	
}

