html, BODY {
	background-color : #FFFFFF;
	font-family : verdana;
	font-size:10px;
	margin-top: 0px;
	height:100%;
}
A:LINK {
	color : #006600;
	text-decoration : underline;
}
A:VISITED {
	color : #006600;
	text-decoration : underline;
}
P{
	text-align:left;
}

H1, .heading {
	font: 1.8em Georgia, Times, serif; margin-bottom: 0.5em; 
	letter-spacing: 1px;
	color:#333333;
	text-align:left;
	width: auto;
}

.entry .heading {
	font: 1.2em Georgia, Times, serif; margin-bottom: 0.5em; 
	letter-spacing: 1px;
	color:#333333;
	text-align:left;
	width: auto;
}


H2 {
	font: 1.2em Georgia, Times, serif; margin-bottom: 0.5em; 
	letter-spacing: 1px;
	color:#333333;
	text-align:left;
	width: auto;	
}
.bios .name {
	font-weight: bold;
	vertical-align:text-top;
}
.bios .body {	
	vertical-align:text-top;
}

#page {
	border-left:1px solid #254361; 
	border-right:1px solid #254361; 
	width: 710px; 
	height: 3650px; 	

}
#header {
	position: relative;
	background-image:url(images/header_logo2.jpg); 
	background-repeat:no-repeat; 
	width:710px; 
	height:155px;
}
#leftcolumn {
	position: relative;
	float:left; 	
	left:0px;
	width:158px; 
	border-right: 0px solid #999;
	background-color:#254361;
	height: 3500px; 	

}

#contentcolumn {
	position: relative;
	height:400px;
	left: 10px;
	top:8px;
	width:450px;
	border-right: 0px solid #999; 
	float:left; padding-left: 5px; 
	padding-right: 5px; 
	clear:right;
	text-align:left;
}
#footer {
	position: relative;
	float:left;
	background-color:#0A264F;
	background-repeat:no-repeat; 
	width:710px; 
	height:20px;
}
/*
DIV.rightcolumn {
	position: relative;
	width:120px; 
	height:auto; 
	border-left: 1px solid #999; 
	float:right; 
	margin-top:10px;
}
*/
DIV.navcontainer {	
	float:left;	
	border:0px solid #000000;
	clear:both;
}

DIV.navbutton {
	position:relative;
	left: 10px;
	width:140px; 	
	float:left;
	padding:3px;	
	border-bottom:0px dashed #000;
	text-align:left;
	height:16px;
}
DIV.sub_navbutton {
	position:relative;
	left: 20px;
	width:140px; 	
	float:left;
	padding:3px;	
	border-bottom:0px dashed #000;
	text-align:left;
	height:16px;
}

DIV.navbutton_selected{
	position:relative;
	left: 10px;
	width:140px; 	
	float:left;
	padding:3px;	
	border-bottom:1px dashed #fff;
	text-align:left;
	height:15px;
}
DIV.sub_navbutton_selected{
	position:relative;
	left: 20px;
	width:130px; 	
	float:left;
	padding:3px;	
	border-bottom:1px dashed #fff;
	text-align:left;
	height:15px;
}

DIV.navbutton_selected A{
	color:#fff;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
DIV.navbutton_selected A:visited{
	color:#fff;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
	text-transform:uppercase;
}
DIV.navbutton A{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}
DIV.navbutton A:visited{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}
DIV.sub_navbutton A{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}
DIV.sub_navbutton A:visited{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}
DIV.sub_navbutton_selected A{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}
DIV.sub_navbutton_selected A:visited{
	color:#ddd;
	font-size:10px;
	font-weight:normal;
	font-family:verdana;
	text-align:left;
	text-decoration:none;
}

