@charset "utf-8";
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
#bodytext {
	width: 480px;
	padding-right: 5px;
	padding-left: 5px;
}
#container #mainbody2 #bodytext {
	padding-right: 8px;
	padding-left: 8px;
	width: 471px;
	background-color: #FFFFFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: double;
	border-left-style: none;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
	height: auto;
}
#container #footer2 {
	padding: 5px;
	height: 100px;
	width: 996px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
#container #footer2 {
	width: 986px;
	height: 125px;
	background-color: #FFDFBF;
	clear: both;
}
