body {
margin:0px;
background: #2d486d;
}

.maincolumn {
	font-family:  Georgia, Arial, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #aaaaaa;
	font-variant: normal;
	text-decoration: none;
}

.sidecolumn { font-family: georgia, arial,helvetica,sans-serif; font-size: 12px; font-style: normal; line-height: 15px; font-weight: normal; color: #E6A15D;}

.title {font-weight: normal; color: #A7B9D4; font-size: 17px; line-height: 21px;}
.header {font-weight: normal; color: #A7B9D4; font-size: 15px; line-height: 19px;}
.subhead {font-weight: normal; font-style: normal; color: #745536; font-size: 13px; line-height: 17px;}

.biopic { margin-left: 20px; margin-bottom: 20px;}
b, strong { color: #ffffff;}


#nav {
margin-top: 20px;
padding: 0px;
border: 0px dotted red;
line-height: 1.2;
width: 793px;
height: 20px;
clear: left;
}

#navitem {
margin:1px 1px 1px 1px;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 4px;
background: #3D5478;
font-family: arial, helvetica; 
font-size: 11px; 
color: #ffffff; 
text-align: center;
border: 1px dotted #999999;
float: right;
}
#navitem a {display: block;}
#navitem a:link {color: #cccccc; text-decoration:none;}
#navitem a:visited {color: #cccccc; text-decoration:none;}
#navitem a:hover {color: #ffffff; background-color:#333333; text-decoration:none;}

#navon {
margin:1px 1px 1px 1px;
padding-left: 8px;
padding-right: 8px;
padding-top: 5px;
padding-bottom: 4px;
background: #222222;
font-family: arial, helvetica; 
font-size: 11px; 
color: #ffffff; 
text-align: center;
border: 1px dotted #999999;
float: right;
}


A:link { color:#EAC852; text-decoration: underline;}
A:visited { color:#EAC852; text-decoration: underline;}
A:HOVER { COLOR:#ffffff; text-decoration: underline;}


.footer { font-family: arial, helvetica, sans-serif; font-size: 10px; font-style: normal; line-height: 13px; font-weight: normal; color: #E6A15D; }
.footer a:link { color: #cccccc; text-decoration:none;}
.footer a:visited { color: #cccccc; text-decoration:none;}
.footer a:hover { color: #ffffff; text-decoration:none;}
