
.rightfloater {
	background: #f0edc8;
	float: right;
	margin: 20px;
	padding-bottom: 20px;
	width: 236px;
}

.newsitem {
	padding: 10px;
}

.newsbreak {
	background-color: #314c47;
	height: 1px;
	margin: 5px;
}

.topbar {
	background-color: #314c47;
}

.title {
	font-size : 14px;
}

.event_description {
	font-style: italic;
	margin-left: 6em;
}

.passed {
	color: #cccccc;
}

body {
	margin: 0px;
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

hr {
	color: #314c47;
	height: 1px;
}

div.navtopstripe {
	display: none;
}

div.navmiddlestripe {
	display: none;
}

div.navphotostripe {
	display: none;
}

div.centralarea {

}

div.navbar {
	display: none;
}

div#detailsbar {
	display: none;
}

div.topnavbar {
	display: none;
}

div.topnavbar img {
	display: none;
}

div.bottomnavbar {
	display: none;
}

div.content {
	width: 100%;
}

div.clear {

}

div.footer {
	display: none;
}

.maincontent {
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
}

.noprint
{
    display: none;
}

