BODY {
	color: #000000;
	background-color:#000000;
	background-image:url(../images/bkg.jpg);
	background-repeat:no-repeat;
	background-size: 100%;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	scrollbar-base-color: #000000;
	scrollbar-face-color: #7c62291;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #7c62291;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #7c62291;
}

p {
	color: #7C6229;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	line-height: 18px;
}

.medFont {
	color: #000000;
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0 12px 0 12px;
	line-height: 18px;
}

.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #a3210c;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
	text-align: left;
		padding: 12px 12px 0 12px;
	}

a {
	text-decoration: underline;
	color: #a3210c;
}

.copyright {
	font-size: 12px;
	color: #f8f0e7;
}

a.copyright {
	text-decoration: underline;
	color: #f8f0e7;
}

.sideFont {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #a3210c;
	font-size: 18px;
	line-height: 22px;
	font-weight:bold;
	text-align: center;
	padding-top: 210px;
	}


.imageBorder {
	border: solid #000000;
	border-width:thin;
	border-collapse: collapse;
}


