A:visited {
	color : #062F2F;
	font-weight: bold;
}

A:link {
	color : #314c47;
	font-weight: bold;
}

A:hover {
	color : #63ADA5;
	font-weight: bold;
}

.maincontent {
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #314c47;
}

.whitecontent {
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.redcontent {
	font-size : 11px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #c90121;
}

.navcontent {
	font-size : 10px;
	line-height : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.subcontentgreen {
	font-size : 10px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #314c47;
}

.subcontentwhite {
	font-size : 10px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #ffffff;
}

.supersubcontent3 {
	font-size : 9px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #314c47;
	text-align: center;
}

.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 : #314c47;
}

hr {
	color: #314c47;
	height: 1px;
}

div.navtopstripe {
	text-align: center;
	margin-top: 25px;
}

div.navmiddlestripe {
	background-color: #314c47;
	text-align: center;
}

div.navphotostripe {
	text-align: center;
}

div.navphotostripe img {
	border: 0px;
}

div.navphotostripe a {
	border: 0px;
}

div.centralarea {
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(/images/navbarfill.jpg);
	background-repeat: repeat-y;
}

div.navbar {
	width: 188px;
	float: left;
}

div.topnavbar {
	vertical-align: top;
}

div.topnavbar img {
    vertical-align:top;
}

div.bottomnavbar {
	margin-left: 38px;
	margin-right: 28px;
	padding-bottom: 100px;
	background-color: #314c47;
}

div.content {
	width: 572px;
	float: left;
	margin-top: 20px;
}

div.clear {
	clear: both;
}

div.footer {
	font-size : 9px;
	line-height : 14px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	color : #314c47;
	background: #f0edc8;
	text-align: center;
}

div#namebox {
	float: left;
}

div#logoutbox {
	float: right;
}

div#detailsbar {
	background: #f0edc8;
	padding: 5px;
}
