<!--

body {
	background-color:#FFFFCC; 
	text-align:center;
	}

#mainwell { 
	background-color:#ffffff; 
	width:820px;
	padding:10px; 
	border-style:groove;
	border-width:thin;
	margin-left:auto; 
	margin-right:auto; 
	margin-top:5px;
	vertical-align:top; 
	text-align:left; 
	font-family:Arial; 
	font-size:13; 
	color:rgb(37,39,66); 
	}

#logo { 
	float:left; 
	width:85px; 
	padding-bottom:10px;
	}
	
#banner { 
	vertical-align:top; 
	float:none; 
	height:115px;
	}
	
#navigation { 
	text-align:center; 
	padding:2px; 
	border-top-width:1px; 
	border-top-color:rgb(74,75,158); 
	border-top-style:solid; 
	border-bottom-width:2px; 
	border-bottom-color:rgb(74,75,158); 
	border-bottom-style:solid; 
	height:25px; 
	margin-bottom:0px;
	font-family:Franklin Gothic Medium; 
	font-size:12; 
	color:#FFCC00; 
	}
	
#content { 
	width:800px; 
	clear:both; 
	}

#photo { 
	float:right; 
	padding-top:10px; 
	padding-bottom:10px; 
	width:300px; 
	margin-left:10px;
	}
#sidebar { 
	clear:right; 
	float:right; 
	width:300px; 
	padding:5pt; 
	border-left-color:#000099; 
	border-left-width:thin; 
	border-left-style:inset; 
	font-size:11; 
	color:rgb(37,39,66); 
	margin-top:5pt; 
	margin-bottom:0; 
	margin-left:10px;
	background-color:#CCCCdd;
	 }

td { 
	padding:1pt; 
	font-size:11; 
	color:rgb(37,39,66); 
	margin-bottom:0; 
	 }
	
h1 { font-family:Arial; font-size:20; color:rgb(37,39,66); }
h2 { font-family:Arial; font-size:17; color:rgb(37,39,66); }
h3 { font-family:Arial; font-size:15; color:rgb(37,39,66); margin-top:0px; }
h4 { font-family:'Arial Narrow'; font-size:30pt; color:"#02024E"; margin-bottom:4px; margin-top:0px; }
:link { font-family:Arial; color:rgb(132,0,255); text-decoration:underline; }
:visited { font-family:Arial; color:rgb(95,123,144); }
a:hover { font-family:Arial; color:rgb(0,108,255); }
a:active { font-family:Arial; color:rgb(0,204,255); }
p { margin-top:7px; margin-bottom:0px; }
li { list-style-type:circle; margin-bottom:4px;  }
.small { font-family:Arial; font-size:11; color:rgb(37,39,66); margin-top:0; margin-bottom:1pt; }
.smaller { font-family:Arial; font-size:10; color:rgb(37,39,66); text-align:center; margin-top:0; margin-bottom:2pt; }
-->
