.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	color: #333333;
	text-align: left;
	vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #041505;
	background-image: url(background.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
a:link {
	text-decoration: underline;
	color: #297628;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:visited {
	text-decoration: underline;
	color: #29752A;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: none;
	color: #99CF72;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:active {
	text-decoration: underline;
	color: #030;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.body_line {
	background-image: url(images/line.jpg);
	background-repeat: repeat-y;
	background-position: top;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: left;
	line-height: 18px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #3B2B18;
	font-weight: bold;
}
.staff_headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1A4A1A;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	vertical-align: middle;
	font-weight: bold;
}
.message {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
}

