td
{
	color: white;
	font-family: Arial, Helvetica;
	font-size: 10pt;
}

body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	min-width: 971px; /* stop mozilla sliding off the edge */
	background-color: black;
	color: white;
	height: 100%;
}
.central 
{
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 780px;
	text-align: left;
	height: 100%;
}

.eventhead
{
	color: white;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size: 11pt;
}

.date
{
	color: white;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size: 9pt;
}

.desc
{
	color: white;
	font-family: Gill Sans MT, Arial, Helvetica;
	font-size: 8pt;
}

.calendar_days
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 7pt;
}

.calendar_dates
{
	color: black;
	font-family: Helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 8pt;
}

.calendar_header
{
	color: white;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 9pt;
}

a
{
	color: black;
	text-decoration: underline;
	font-family: Gill Sans MT, Arial, Helvetica;
}

a:hover
{
	color: black;
	text-decoration: underline;
	font-family: Gill Sans MT, Arial, Helvetica;
}

td.inner_pages
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

li.staff, td.staff, span.staff
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
td.staff_content, a.black, a.black:hover
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
a.staff
{
	color: white;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
a:hover.staff
{
	color: white;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

span.long
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

span.longer
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}

span.longest
{
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
}

a.header2
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
}

a:hover.header2
{
	color: black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.header2
{
	color: black;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 9pt;
	font-weight: bold;
}