body {
}
#maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
	width: 100%;
	height: auto;
}
a.maintext:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 21px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #8adbff;
}
a.maintext:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
	border-bottom-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #8adbff;
}
a.maintext:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 21px;
	color: #33CCFF;
	text-decoration: none;
}
a.maintext:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 21px;
	color: #8adbff;
	text-decoration: none;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 24px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
	letter-spacing: 4px;
}
#spotlight {
	position: absolute;
	height: auto;
	width: auto;
	left: 30%;
	top: 311px;
	z-index: 3;
}
#rtnavbar {
	position: absolute;
	z-index: 2;
	height: auto;
	width: 25%;
	float: right;
	right: 0px;
	top: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	border-left-width: 2px;
	border-left-color: #ade6ff;
	display: none;
}
.largebluenavtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 40px;
	color: #8adbff;
	text-decoration: none;
}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #333333;
	text-decoration: none;
}
#main {
	height: auto;
	width: 80%;
	position: relative;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
}
.floatright {
	float: right;
	padding-left: 15px;
	padding-top: 15px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: normal;
	color: #333333;
	text-decoration: none;
	height: auto;
	width: 80%;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 4;
	padding-left: 120px;
	display: none;
}

