body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #017723;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 63px;
}
#content ul {
	line-height: 20px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
	font-size: 14px;
}
#content p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 35px;
	font-size: 14px;
	line-height: 18px;
}
#content h2 {
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#footer p {
	text-align: center;
	font-size: 11px;
	color: #C6FFD7;
	margin-top: 35px;
	margin-bottom: 0px;
}
#footer a {
	color: #EFCC00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#content h3 {
	font-size: 15px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 35px;
	margin-bottom: 5px;
	margin-left: 35px;
	color: #017723;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #017723;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#content .ulstyle1 {
	margin-left: 65px;
}
#content #bginner {
	background-image: url(images/contentbottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#content  #formstyle  p  {
	margin: 0px;
	padding: 0px;
}
#content  #borderbox  {
	border: 3px solid #FFFFFF;
	width: 175px;
}
#content  #gallerylinksbox  {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#content  #gal_thumb_container  {
	margin: 0px;
	padding: 25px;
	text-align: center;
}
#content   #gal_thumb_container   li    {
	display: inline;
	margin: 15px;
	padding: 10px;
}
#content    #gal_thumb_container   img    {
	border: 2px solid #FFFFFF;
}
