body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-color: #664301;
}
#bgheader {
	background-image: url(images/bgheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p {
	color: #FFFFFF;
	padding: 0px;
	margin-top: 25px;
	margin-right: 55px;
	margin-bottom: 25px;
	margin-left: 45px;
	line-height: 24px;
	font-size: 13px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 62px;
}
#footer p {
	text-align: center;
	color: #825900;
	padding: 0px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
	font-size: 10px;
}
#footer a {
	color: #CEB06C;
	text-decoration: none;
}
#footer a:hover {
	color: #CEB06C;
	text-decoration: none;
}
.style1 {
	font-size: 17px;
	font-weight: bold;
}
#content .imagestyle1 {
	margin-right: 25px;
}
#content .imagestyle2 {
	margin-left: 25px;
}
.style2 {
	font-size: 18px;
	font-weight: bold;
}
#content a {
	color: #FFE993;
	font-weight: bold;
	text-decoration: none;
}
#content a:hover {
	color: #3E2D02;
	font-weight: bold;
	text-decoration: none;
}
#content #formstyle p {
	margin: 0px;
	padding: 0px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
