body {
	background-color: #F6D592;
	margin: 0px;
	padding: 0px;
}
.nav {
	position: absolute;
	left: 83px;
	top: 71px;
}
.nav a:link, .nav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
	color:#f6d592;
}
.nav a:hover, .nav a:active {
	color: #ffffff;
}
.navtable {
	text-align: center;
}
.navnonlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}
.schedule1 {
	position: absolute;
	left: 33px;
	top: 233px;
}
.schedule1header {
	background-image: url(../images/scheduleheader.gif);
	background-repeat: no-repeat;
	position: absolute;
	left: 87px;
	top: 206px;
}
.schedule1sub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2040ad;
}
.schedule1text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
}
a:link, a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2040ad;
}
a:hover, a:active {
	color: #000000;
}
.bolditalictext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #2040ad;
}
