body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
 	font-family: Georgia, Times New Roman, sans-serif;
}

A {
 	font-family: Georgia, Times New Roman, sans-serif;
 	font-size: 12px;
 	font-weight: normal;
	color: #85902A;
	text-decoration: underline;

}

hr {
	border: 0px;
	border-bottom: 1px solid #4E0533;
}

.mainContent {
	background-color: #ffffff;
	padding: 15px 5px;
	vertical-align: top;
	/*filter:alpha(opacity=25);-moz-opacity:.25;opacity:.25;
	*/
}

.rightContent {
	background-color: #ffffff;
	padding: 10px 0px;
	vertical-align: top;
}

.adSectionRight {
	border: 1px solid #999999;
}

.adSectionRight td {
	padding: 5px 5px;
}

.leftContent {
	background-color: #ffffff;
	padding: 10px 0px;
	vertical-align: top;
}

.topContent {
	background-color: #ffffff;
	padding: 20px 15px;
	vertical-align: bottom;
	text-align: right;
}

.themeContent {
	color: #ffffff;
	text-align: right;
	padding: 0px 15px;
	vertical-align: middle;
 	font-family: Arial;
 	font-size: 18px;
	text-shadow: #000000;
	font-style: italic;
}

.pagetitle {
	color: #9C2E26;
	height: auto;
	width: auto;
	letter-spacing: .2px;
	word-spacing: 1px;
 	font-family: Arial;
	font-size: 22px;
	text-decoration: none;
 	text-align: left;
    clear: left;
}

.footer{
	color: #ffffff;
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 10px;
    letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

.footer a{
    color: #ffffff;
	font-style: normal;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.footer a:hover{
	color: #37FD36;
	font-style: bold;
	text-decoration: none;
	font-size: 10px;
}

.footer td {
	padding-top: 15px;
}

.small {
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 9px;
}

.medium {
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 12px;
}

.big {
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 16px;
}

.bigX {
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

.xbig {
 	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 28px;
}

.brownColor {
 	font-family: Georgia, Times New Roman, sans-serif;
	color: #815306;
}
.blackColor {
 	font-family: Georgia, Times New Roman, sans-serif;
	color: #000000;
}

.extraPad {
	padding: 20px 20px;
}
