 body 
	{
	color: #000;
	text-align: center;
	margin: 0px;
	font: .9em/1.25em Arial, Geneva, sans-serif;
	}

#page     
	 {
	color: #fff;
	background: #fff;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 600px;
	height: auto;
	visibility: visible;
	display: block;
	 }

#inner    
	{
	background: #fff;
	text-align: left;
	margin-left: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: auto;
	visibility: visible;
	display: block;
	}

#banner      
	{
	background-color: transparent;
	float: left;
	position: relative;
	width: 600px;
	height: 93;
	visibility: visible;
	display: block;
	}

.staff img
	{
	padding-top: 2px;
	border: 1px solid #78b;
	}
		
.col3       
	 { 
	 color: #000;
	 background-color: #fff; 
     text-align: left; 
	 float: left; 
	 border-left: 1px solid #78b; 
	 width: 418px; 
	 height: auto; 
	 visibility: visible; 
	 display: block; 
	 }

.col12      
	{
	color: #000;
	background-color: #fff;
	text-align: right;
	float: left;
	margin-right: 6 px;
	position: relative;
	width: 155 px;
    visibility: visible;
	display: block;
	top: 0px;
	}

.textcol  
	{
	background-color: transparent;
	margin-left: 12px;
	}

.horzspace    
	{
	font-size: 10px;
	line-height: 10px;
	background-color: transparent;
	text-align: left;
	clear: left;
	width: 598px;
	visibility: visible;
	display: block
	}

.myh3   
	{
	color: #89d;
	font-weight: bold;
	font-size: 1.25em;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
	}
	
.myh4   
	{
	font-weight: bold;
	}	
	
.botnav        
	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	background-color: #89d;
	text-align: center;
	color: #000;
	float: none;
	clear: left;
	margin-top: 12px;
	margin-bottom: 12px;
	width: 600px;
	visibility: visible;
	display: block;
	}

.caption
	{
	color: #fff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Geneva, sans-serif;
	}

.names a:link, .feature a:visited   
	{
	color: #89d;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	background-color: transparent;
	}

.names a:hover   
	{
	color: #247;
	text-decoration: none;
	background-color: transparent;
	}

a:link, a:visited     
	 {
	 color: #78b; 
	 text-decoration: none; 
	 background-color: transparent; 
	 }

a:hover  
	 { 
	 color: #247; 
	 text-decoration: underline; 
	 background-color: transparent ;
	 }

.bold 
	{
	font-weight: bold;
	}
	
em {
	font-style: italic;
}
