body {
	margin: 0px;
	padding: 6px 0px 0px 3px;
}
h1 {
	text-align: center;
	font-family: "Comic Sans MS";
	font-size: 110%;
	font-weight: normal;
	color: #000099;
}
h2 {
	font-size: 110%;
	text-align: center;
	margin-bottom: 0px;
	font-family: "Comic Sans MS";
	font-weight: normal;
	color: #006699;
}
#divider {
	height: 2px;
	border: 1px solid #0000CC;
	font-size: 1px;
	margin: 0px 10px;
	background-color: #00CC99;
}
#top {
	margin: 5px 10px;
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 2px solid #000000;
	padding: 0px 10px;
	text-align: center;
}
#top a:link {
	text-decoration: none;
	color: #0000CC;
}
#top a:visited {
	color: #000099;
	text-decoration: none;
}
#top a:hover {
	text-decoration: none;
	color: #0099FF;
}
#top a:active {
	color: #0000CC;
}
.divvy {
	margin: 5px 10px;
	border-top: 0px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 2px solid #000000;
	padding: 0px 10px;
	text-align: center;
}
.divvy p {
	text-align: left;
}
#program p {
	margin: 0px 0px 15px;
}
.sched {
	margin: auto;
	border: none;
	border-collapse: collapse;
}
.sched td {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 0px solid #000000;
}
.tleft {
	width: 130px;
	text-align: left;
}
.tright {
	width: 130px;
	text-align: right;
}
.what {
	text-align: center;
	width: 240px;
}
.wright {
	width: 240px;
	text-align: right;
}
#left {
	vertical-align: top;
	width: 130px;
	text-align: center;
	border-top: 0px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 0px solid #000000;
	border-left: 0px solid #000000;
}
#left img {
	border: none;
}
