body {
	background-attachment: fixed;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/background-large.gif);
}
#maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	line-height: 21px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 60%;
	margin-left: 90px;
	margin-top: 0px;
	height: auto;
}
a.maintext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 21px;
	font-weight: normal;
	color: #000000;
	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: #52CDFF;
}
a.maintext:visited {
	font-family: Georgia, "Times New Roman", Times, 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: #52CDFF;
}
a.maintext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 21px;
	color: #52CDFF;
	text-decoration: none;
}
a.maintext:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	line-height: 21px;
	color: #52CDFF;
	text-decoration: none;
}
.smallcaps {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	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: #52CDFF;
}
.largebluenavtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	line-height: 40px;
	color: #52CDFF;
	text-decoration: none;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	text-decoration: none;
}
a.navtext:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	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: #52CDFF;
}
a.navtext:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #000000;
	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: #52CDFF;
}
a.navtext:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #52CDFF;
	text-decoration: none;
}
a.navtext:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	line-height: 24px;
	font-weight: normal;
	text-transform: lowercase;
	color: #52CDFF;
	text-decoration: none;
}
#main {
	height: auto;
	width: 80%;
	position: relative;
	z-index: 1;
}
.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;
	position: relative;
	z-index: 4;
	padding-left: 0px;
	margin-left: 60px;
}
#footer a:link,#footer a:visited  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
.checklist {
	list-style-type: square;
	list-style-position: outside;
}
