body {
	background-image: url(images/bgrd3.jpg);
	background-repeat: repeat-y;
	font-family: "Trebuchet MS";
	font-size: 12px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #663300;
}
body a {
	text-decoration: none;
	color: #CC6633;
}
body a:hover {
	text-decoration: underline;
	color: #CC6633;
}
#flashbanner {
	height: 380px;
	width: 790px;
	border: 1px solid B37855;
	margin-right: 11px;
	margin-left: 12px;
	margin-top: 16px;
	margin-bottom: 13px;
}
#pagebody {
	width: 748px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 13px;
}
.pagebody {
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 12px;
	padding-left: 20px;
	font-size: 14px;
	color: #FBF4EE;
	font-family: "Trebuchet MS";
	line-height: 22px;
	text-align: justify;
	border-radius: 1em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #683E2E;
	border-left-color: #683E2E;
}
.copyrights {
	color: #713A1F;
}
