table.entireCal{border: 1px Solid #8197AC; width:345px;}
td.dayHeadCal{background-color: #9CB0C1; color: #FFF}
.headerTitle{font-family:Verdana;font-weight:bold;font-size:14px;margin-top:20px;}
.headerMisc{font-family:Verdana;font-weight:bold;font-size:12px;margin:10px 0px 35px 0px;}
.EventDescription{font-family:Verdana;font-weight:normal;font-size:10px;color:#4360F1}
.EventSpan{float:left;width:180px}
.EventLocation{float:left;width:120px}
.EventLocation a {color:red}
.headerTime{float:left;width:180px}
.headerLocation{float:left;width:120px}
.headerEvent{float:left;width:220px}
.EventDate{float:left;margin-right:20px}
.EventTitle{float:left}
.EventTitle a{font-size:11px; color:#405572;font-weight:bold;text-decoration:none}
.EventEvent{float:left;width:220px}
.spacer{margin-top:20px;border:1px solid white}
	
#footer
{
	clear: both;
	height: 42px;
	padding-top: 20px;
	background: url(../images/footbg.gif) repeat-x;
	text-align: center;
	font-size: 9px;
	line-height: 12px;
	color: #E8ECF0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}
#footer a:hover
{
	text-decoration: underline;
}
#foot-copy
{
	clear: both;
}
.skipnav
{
	display: none;
}
