body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/sitebackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	color: #000000;
	background-color: #000000;
}
a:link {
	color: #871E4E;
}
a:visited {
	color: #871E4E;
}
a:active {
	color: #871E4E;
}
.bodybackground {
	background-position: bottom;
	background-repeat: no-repeat;
}
.textstyle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align:justify;
	line-height:18px;
}
.textheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight:bold;
	color: #3F5F30;
}
.textsubheader {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
}
.textstyle_nojust {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.textdate {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#666666;
}
.bottomnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	font-style: normal;
}
.copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #B9D0AD;
	font-size: 12px;
}
.imageborder {
	border-color:#A9C69A;
	border: 5px solid;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	font-style: normal;
	text-decoration:none;
}


