body {
	background-color: #7B7463;
	margin: 0px;
}
#main {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #AFA88E;
	background-image: url(images/Sym2010_08.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding: 0px;
}
#bodycontent p {
	font-size: 12px;
	line-height: 17px;
	color: #000;
}
#bodycontent .smalltxt {
	font-size: 11px;
	line-height: 17px;
	color: #330;
}
#main #footer a {
	color: #330;
	text-decoration: none;
}
#bodycontent {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 60px;
}
#footer {
	font-size: 11px;
	color: #333;
	margin-top: 30px;
	margin-right: 60px;
	margin-bottom: 30px;
	margin-left: 60px;
}
hr {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	margin-bottom: 20px;
	margin-top: 20px;
}
#header ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
}
#header ul li {
	margin: 0px;
	float: left;
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
}
#bodycontent h1 {
	font-size: 22px;
	font-weight: lighter;
	color: #300;
	line-height: 24px;
	padding-bottom: 15px;
}
#bodycontent h2 {
	font-size: 18px;
	font-weight: lighter;
	color: #330;
}
#bodycontent .bodyred {
	color: #A70026;
	font-size: 11px;
	line-height: 13px;
}
#bodycontent table {
	font-size: 12px;
	line-height: 15px;
}
#bodycontent  a {
	color: #FC3;
	text-decoration: none;
}
.formbox {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	border: 1px solid #999999;
	height: 15px;
	width: 200px;
}
