body {
	background-color: #1b96a8;
	background-attachment: fixed;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	margin: 0px auto;
	clear: none;
	background-position: center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.container {
	position: relative;
	height: 245px;
	width: 740px;
	background-color: #FFF;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	top: 10px;
}





.bodyArea {
	background-color: #FFF;
	width: 740px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
}





.footer {
	height: 160px;
	width: 740px;
	background-color: #FFF;
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #98f1ff;
}
#rightColumn {
	width: 400px;
	padding-top: 20px;
	position: relative;
	padding-left: 20px;
	vertical-align: baseline;
}
.copyright {
	width: 425px;
	padding-top: 40px;
	padding-left: 20px;
}
.copyrightlinks {
	width: 200px;
	float: right;
	position: relative;
	text-align: right;
	padding-right: 20px;
	top: -16px;
}
.programLogos {
	position: relative;
	padding-top: 22px;
}
.privacyLinks {
	color: #FFF;
}
.privacyLinks:hover {
	color: #FFF;
	text-decoration: none;
}
.homepageImage {
	float: right;
	padding-top: 10px;
}
.homepageBody {
	width: 370px;
	height: 460px;
	padding-left: 23px;
	padding-top: 30px;
	font-size: 15px;
	line-height: 20px;
}
.homepageBody li {
	font-size: 18px;
	line-height: 30px;
	list-style-image: url(images/bullet.jpg);
}
.SecondaryBody {
	width: 440px;
	padding-left: 23px;
	padding-top: 10px;
	font-size: 13px;
	line-height: 20px;
	padding-bottom: 30px;
}
.secondaryImage {
	float: right;
	padding-right: 20px;
	padding-top: 20px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #147d8c;
}
h2 {
	font-size: 30px;
	font-weight: bold;
	color: #147d8c;
	line-height: 35px;
}
.rightColumn {
	width: 200px;
	color: #147d8c;
	font-size: 18px;
}
.quote {
	font-style: italic;
	color: #147d8c;
}
.quoter {
	font-weight: bold;
}
.addresses {
	width: 200px;
	color: #147d8c;
	font-size: 12px;
}
a {
	color: #147d8c;
	text-decoration: underline;
}
a:hover {
	color: #147d8c;
	text-decoration: none;
}
#required {
	color: #147d8c;
}
#errorMessage {
	color: #C30;
}






.leightbox {
	color: #333;
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	height: 50%;
	padding: 1em;
	border: 1em solid #B8B8B8;
	background-color: white;
	text-align: left;
	z-index:1001;
	overflow: auto;	
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:1000;
	background-color:#333;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}

.lightbox[id]{ /* IE6 and below Can't See This */    position:fixed;    }#overlay[id]{ /* IE6 and below Can't See This */    position:fixed;    }








#calendarTitle {
	font-size: 36px;
	font-weight: bolder;
	color: #666;
	height: 60px;
	padding-top: 6px;
}
#calendarTable {
	width: 455px;
}
#calendarDay {
	font-size: 10px;
	font-weight: bolder;
	color: #FFF;
	background-color: #157E8D;
	text-align: center;
	width: 65px;
	height: 15px;
}
#calendarDate td{
	height: 45px;
	vertical-align: top;
	background-color: #E6E6E6;
	font-size: 10px;
}
#calendarDateVoid {
	background-color: #FFFFFF;
	background-image: url(images/shim.gif);
}
#calendarDateWeekend {
	background-image: url(images/weekend.gif);
}
#class1day {
	position: absolute;
	width: 63px;
	background-color: #015360;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}
#class2day {
	position: absolute;
	width: 126px;
	background-color: #015360;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}
#class3day {
	position: absolute;
	width: 193px;
	background-color: #015360;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}
#class4day {
	position: absolute;
	width: 258px;
	background-color: #015360;
	text-align: center;
	height: 20px;
	margin-top: 5px;
}
#calendarDateLink {
	color: #FFF;
	text-decoration: none;
}
.lbAction {
	float: right;
	padding-top: 20px;
	padding-right: 20px;
}
#classHeader {
	height: 150px;
	width: 95%;
	background-color: #015360;
	color: #FFF;
	margin: 0px;
	padding-left: 20px;
}
#classHeader h2 {
	color: #FFF;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.homepageBanner {
	padding-bottom: 30px;
	width: 728px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: -20px;
}
