BODY {
	background: #FCFCFA;
	text-align: center;
	font-family: Georgia, serif;
}

IMG {	border: 0px;}

.navlink {
	font-family: Georgia, serif;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: none;
	width: 172px;
	height: 30px;
}

.navlink a{
	color: #000000;
	text-decoration: none;
	width: 172px;
	padding: 3px 5px 3px 5px;
}

.navlink a:hover {
	background-color: #C2BCAA;
}

.watermark {
	background-image: url('images/watermark_logo.gif');
	background-repeat: no-repeat;
	background-position: bottom right;
	background-color: #FFFFFF;
	font-size: 10pt;
}

.heading {
	font-size: 22px;
	font-weight: bold;
	text-align: left;	
}

a.aimg {
	background-color: #E0DDD3;
}

a.memberlink {
        color: #000000;
	font-weight: bold;
	font-size: 12px;
	background-color:#E0DDD3;
	padding: 2px;
        text-decoration: none;
}

a.memberlink:hover {
	color:#009B67;
	background-color:#E0DDD3;
}

a.link {
	color: green;
	text-decoration: none;
	background-color: white;
	font-size: 10pt;
	font-weight: 0;
}

a.link:hover {
	text-decoration: underline;
	background-color: white;
}


.biopic {
	padding-right: 10px;
	padding-top: 8px;
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}

.biocaption {
	font-size: 8pt;
	text-align: center;
	font-style: italic;
}

.biopic2 {
	font-size: 8pt;
	text-align: center;
	font-style: italic;

}


.bioimg {
	border: 2px; 
	border-color: black; 
	border-style: solid;
}

.page {
	margin: 0 auto;
}

.memberlinks {
	background-color: #E0DDD3;
	text-align: center;
	padding: 3px;
}

.content {
	font-family: georgia, serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

.content_format {
	font-family: georgia, serif;
	font-size: 10pt;
	padding-top: 0px;
	padding-bottom: 0px;
	vertical-align: top;
}

.header {
	text-align: center;
}

.author {
	font-style: italic;
}

.copyright {
	font-size: 7pt;
	text-align: center;
}

.copyright {font-size: 7pt; color: #706353}
.copyright a {color: #009B67; text-decoration: none;}
.copyright a:hover {color: #009B67; text-decoration: underline;}

.nav_content {
	background: #E0DDD3;
}