body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background-color: #7dc623;
	overflow: visible;
	margin: 0px;
	padding: 0px;
	font-size: 0.9em;
}
h1 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #272727;
	margin-right: auto;
	margin-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 120%;
}
h2 {
	color: #4d185a;
	font-size: 120%;
	text-align: center;
}
h3 {
	color: #6c217f;
	font-size: 120%;
}
p {
	font-size: 0.9em;
}
li {
	font-size: .9em;
	padding-bottom: 6px;
}
a:link {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #000000;
}
a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
a:hover {
	color: #4d185a;
	text-decoration: underline;
	border: none;
}
#clear {
	clear: both;
}
/* surrounds all content */
#mainContainer {
	width: 300px;
	padding: 0px;
	overflow: visible;
	height: 250px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-bottom: 1px;
	margin-left: auto;
}
#MainBodyContent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 700px;
	text-align: left;
	overflow: visible;
	height: 100%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#topBanner img {
}
#navBar {
	background-color: #6c217f;
	width: 600px;
	border: 2px solid #ffffff;
	text-align: center;
	font-size: 0.9em;
	color: #ffffff;
	margin: 1px 5px 5px;
	padding: 5px;
}
#mainContainer #navBar a {
	color: #ffffff;
	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 {
	border: 1px dotted #e4bd00;
}


/* navigation buttons */
.urhere {
	color: #FFFFFF;
	background: #666633;
	border-bottom: 1px dotted #FFEF08;
}
/* footer content */
#footBar {
	background-color: #7dc623;
	padding: 0px;
	margin-top: 0px;
	text-align: center;
	border-top: 2px solid #FFAE55;
	clear: both;
}
#contactBoxContainer {
	overflow: visible;
	text-align: center;
	padding: 4px;
	border: 1px dashed #4d185a;
	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;
}
#sponsorBoxes img{
	margin-top: 20px;
	text-decoration: none;
	border: none;
}
.sponsorFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	color: #ffffff;
	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: #4d185a;
}
#mainContainer #MainBodyContent .bodyText a {
	color: #000000;
}
#mainContainer #MainBodyContent .bodyText #sponsorBoxes a {
	color: #0033FF;
}
#mainContainer #MainBodyContent .bodyText #sponsorBoxes p {
	color: #333333;
}
#mainContainer #MainBodyContent .bodyText li {
	color: #ffffff;
}
.contactBox {
	color: #39599C;
}

