body {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	background-color: #FFFFFF;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	font-size: 12pt;
}
h1 {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #ffffff;
	margin: auto;
	padding: auto;
	font-size: 16pt;
}
h2 {
	color: #000000;
	font-size: 16pt;
	text-align: center;
}
h3 {
	color: #000000;
	font-size: 14pt;
}
p {
	font-size: 12pt;
	color: #000000;
}
li {
	font-size: 12pt;
	padding-bottom: 6px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
#clear {
	clear: both;
}
/* surrounds all content */
#mainContainer {
	width: 7.5in;
	overflow: visible;
	height: 100%;
	margin: auto;
	background: url(none);
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#MainBodyContent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: none;
	width: 100%;
	text-align: left;
	overflow: visible;
	height: 100%;
	padding: 0px;
}
#topBanner img {
}
#navBar {
	background-color: #E4BD00;
	width: 600px;
	border: 2px solid #ffffff;
	text-align: center;
	font-size: 0.9em;
	color: #FFFFFF;
	margin: 35px 5px 5px;
	padding: 5px;
}
#mainContainer #navBar a {
	color: #681600;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: 3px;
	margin-left: 3px;
}
#mainContainer #navBar a:hover {
	background-color: #FFFFFF;
	border: 1px dotted #681600;
}


/* navigation buttons */
.urhere {
	color: #FFFFFF;
	background: #666633;
	border-bottom: 1px dotted #FFEF08;
}
/* footer content */
#footBar {
	padding: 10px;
	margin-top: 15px;
	text-align: center;
	border-top: 2px solid #FFAE55;
	clear: both;
}
#contactBoxContainer {
	overflow: visible;
	text-align: center;
	padding: 4px;
	border: 1px dashed #EFD805;
	float: right;
	margin-top: 85px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
#mainContainer #contactBoxContainer p {
	font-size: 80%;
}


#sponsorBoxes {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 400px;
	padding: 0px;
	background: #FFFFFF;
}
.sponsorFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #600E00;
	background-color: #000000;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
}
.thumbText {
	height: 80px;
	padding-left: 90px;
}
.thumbContainer {
	margin: 0px 0px 30px;
	padding: 0px;
	height: 80px;
}
.thumb {
	clear: both;
	float: left;
}
.seethru {
opacity: .5;
filter: alpha(opacity=50);
}
#mainContainer #MainBodyContent .bodyText p {
	color: #FFFFFF;
}
#mainContainer #MainBodyContent .bodyText h2 {
	color: #FFEC0B;
}
#mainContainer #MainBodyContent .bodyText a {
	color: #FFFF66;
}
#mainContainer #MainBodyContent .bodyText #sponsorBoxes a {
	color: #0033FF;
}
#mainContainer #MainBodyContent .bodyText #sponsorBoxes p {
	color: #333333;
}
#mainContainer #MainBodyContent .bodyText li {
	color: #FFFFFF;
}

