body {
	background-color: #660000;
}
.content {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.heading1 {
	font-size: 20px; color: #FFFFFF; font-family: Georgia, "Times New Roman", Times, serif;
}
.NAVbottom {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	filter: Invert;
	text-decoration: none;
}
.NAVmain {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	
}
A:Hover {
	background-color: #FF0000;
	cursor: hand;	

}
.NAVcontent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	text-decoration: underline;
}

.subNavContent a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CC6600;
}

.subNavContent a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color:#CC6600;
	background-color: #000;
	text-decoration:none;
}

.style1 {color: #FF9900;}

.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 11px;
}

.style3 {color: #FFFFFF}

.style4 {font-size: 12px}

.style5 {color: #FFCC00}

.style6 {color: #CCCCCC}

.style8 {font-size: 12px; color: #CCCCCC; }

.style9 {color: #999999}

.style10 {color: #FF9900}

.style11 {color: #999999; font-size: 12px; }

.locationPad { padding-bottom:14px; }