body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #97B0CD;
	margin: 0px auto;
	padding: 0px;
}
h4,h5 {
	color: #496984;
}
a:link {
	font-size: 1.0em;
	text-decoration: none;
	color: #333333;
}
a:visited {
	font-size: 1.0em;
	text-decoration: none;
	color: #333333;
}
a:hover {
	font-size: 1.0em;
	text-decoration: underline;
	color: #333333;	
}
a:active {
	font-size: 1.0em;
	text-decoration: none;
	color: #333333;
}
.topnav {
	float: left;
	margin-left: 8px;
	font-size: 1.0em;
	line-height: 20px;
}
.date {
	float: right;
	margin-right: 8px;
	font-size: 1.0em;
	line-height: 20px;
}
.main {
	line-height: 20px;
	margin: 5px;
}
.main a:visited {
	text-decoration: underline;
	font-size: 12px;
	color: #496984;
}
.main a:link {
	text-decoration: underline;
	font-size: 12px;
	color: #496984;
}
.main a:hover {
	text-decoration: underline;
	font-size: 12px;
	color: #333333;
}
.main a:active {
	text-decoration: underline;
	font-size: 12px;
	color: #496984;
}

.leftnav{
	line-height: 22px;
	text-align: left;
	padding: 8px;
	background-color: #8D9686;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5C6457;
	border-bottom-color: #5C6457;
	width: 150px;
	float: left;
}

.news {
	font-size: 0.9em;
	margin-bottom: 0px;
	padding: 5px;
	line-height: 14px;
	background-color: #E3DFD2;
	vertical-align: top;
	border-bottom: 1px solid #8D9686;
	border-left: 1px solid #8D9686;
}
.news h5 {
	margin-top: 0px;
	}
.news a:visited {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}
.news a:link {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}
.news a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: .9em;
	color: #496984;
}
.news a:active {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}
.membership {
	border-top: 1px dashed #595841;
	line-height: 20px;
	margin: 8px;
}
.membership a:visited {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}
.membership a:link {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}
.membership a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: .9em;
	color: #496984;
}
.membership a:active {
	font-weight: bold;
	font-size: .9em;
	color: #496984;
}

.profilepic {
	float: left;
	text-align: left;
	margin-right: 5px;
	}

.footer{
	font-size: 0.9em;
	text-align: center;
	
	padding: 5px;
	background-color: #8D9686;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5C6457;
}

.navdaterow {
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #AFBECD;
	border-bottom-color: #AFBECD;
}
table {border: 1px solid #C0C0C8;
}

.contactform {border: 0px;
}

.sitemap {
	line-height: 20px;
	margin: 10px;
	
	
}

.sitemap ul {
 margin-top: -20px;
 margin-bottom:3px;
 }
 


