body {

	background: #acd373 url(images/bg2.gif) repeat-y center;
	margin: 0;
}


td {
	font: 12px/16px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
}
.welcome {

	background: #f7941c url(images/home_bg.jpg) no-repeat;
	margin: 0;
}
.head {
	color: #c11218;
	font: 18px/14px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
	margin-bottom: 24px;
}

.right {
	color: #FFFFFF;
	font: 10px/16px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
	margin-bottom: 12px;
	text-align: right;
	margin: 0 12px 0 0;
}

.righthead {
	color: #c11218;
	font: bold 10px/16px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
	text-align: right;
	margin: 12px 12px 0 0;
}

.subtext {
	font: 12px/16px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
	margin-right: 0;
	margin-left: 16px;
	margin-top: 10px;
}
.copyright {
	color: #000000;
	font: 10px/12px Myriad, Verdana, Trebuchet, Arial, Sans-Serif;
}
a {
	color: #c11218;
	text-decoration: none;	
}
a:hover {
	color: #c11218;
	text-decoration: underline;	
}
a:visited {
	color: #c11218;
	text-decoration: none;	
}

.schedule table    { border: 1px solid red; }
.schedule td       { vertical-align: top; }
.time              { font-weight: bold; white-space: nowrap; }
