body {
	background-color: #6400af;
	background: #6400af url('/images/bg-page.gif') repeat-y top center;	
	font-family: tahoma, verdana, arial, sans-serif;
	text-align: center;
	color: #454545;
	font-size: 75%;
	padding: 0;
	width: 780px;
	margin: 0px auto;
}

a {
	color: #6400af;
}
a:hover {
	color: #cd00dc;
}

#container {
	width: 780px;
	background: #6400af url('/images/bg-page.gif') repeat-y top center;	
}

#maincontent {
	background: #cfbbff url('/images/bg-content.gif') repeat-y top center;	
	text-align: left;
	font-size: 1em;
	padding: 20px 80px;
	line-height: 1.5em;
	color: #333333;
}
#footer {
	font-size: .85em;
	text-align: left;
	color: #ddb4fd;
	padding: 5px 40px 20px 40px;
}
#footer a {
	color: #ddb4fd;
}
#footer a:hover {
	color: #cd00dc;
}

a img, img {
	border: 0;
}
h1 {
	font-size: 1.8em;
	letter-spacing: .1em;
	font-weight: normal;
	color: #2e0067;
}
h2 {
	font-family: helvetica, arial, sans-serif;
	font-size: 1.4em;
	letter-spacing: .1em;
	font-weight: normal;
	color: #4d08ff;
}

li {
	line-height: 12px;
	margin: 3px 0;
	padding: 3px 0;
	list-style-type: none;
}
.subtitle { font-size:.8em}
#notes {font-size:12px}
form {
	margin: 0;
	border: 0;
	padding: 0;
	white-space: none;
}
#sched  th { text-align:left}
