BODY {
	background: #000;
}

#header {
	text-align: center;
}

#web_page {
	margin: auto;
	text-align: center;
	width: 700px;
	background-color: #fff;
	background: url("/site_img/CalendarBG.jpg");
	background-position: top left;
}

.sitePage P {
	color: #fff;
}

#content {
	width: 350px;
	padding: 0px 5px 50px 15px;
}

#content LI {
	color: #fff;
	margin-bottom: 5px;
}

#content A {
	color: #fff;
}

#content H1 {
	color: #fff;
	text-align: center;
	font: Verdana, Arial, sans-serif;
}

#content H2 {
	color: #fff;
	text-align: left;
	font-weight: bold;
	font: Verdana, Arial, sans-serif;
}

#footer {
	clear: both;
	font-family: arial, verdana;
	color: #fff;
	font-size: 10pt;
	background: #000;
}

.teaser H2 {
	color: #fff;
}
.teaser P, .news P {
	color: #fff;
}