 body 
	{
	color: #000;
	font-size: .9em;
	line-height: 1.5em;
	font-family: Arial, Geneva, sans-serif;
	background: url(../img/bluegrid.gif);
	text-align: center;
	margin: 0px;
	}

#page     
	{
	color: #ffffff;
	background: #ffffff;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	width: 100%;
	height: 100%;
	visibility: visible;
	display: block;
	background: url(../img/bluegrid.gif);
	}

#inner    
	{
	background: #FFFFFF;
	text-align: left;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: auto;
	visibility: visible;
	display: block;
	}

#banner      
	{
	background-color: transparent;
	float: center;
	position: relative;
	width: 601px;
	height: 113;
	visibility: visible;
	display: block;
	}

.staff img
	{
	border: 1px solid #78b;
	}
		
.col12      
	{
	color: #000;
	background-color: #ffffff;
	text-align: right;
	float: left;
	margin-right: 8px;
	margin-left: 4px;
	position: relative;
	width: 200 px;
    visibility: visible;
	display: block;
	}

.col3       
	 { 
	 color: #000;
	 background-color: #ffffff; 
     text-align: left; 
	 float: left; 
	 border-left: 1px solid #78b; 
	 width: 369px;
	 height: auto; 
	 visibility: visible; 
	 display: block; 
	 }

.textcol  
	{
	background-color: transparent;
	margin-left: 12px;
	margin-right: 6px;
	}

.horzspace    
	{
	font-size: 10px;
	line-height: 10px;
	background-color: transparent;
	text-align: left;
	clear: left;
	width: 600px;
	visibility: visible;
	display: block
	}

.myh3   
	{
	color: #89d;
	font-weight: bold;
	font-size: 12pt;
	text-transform: uppercase;
	padding-bottom: 5px;
	display: block;
	}
	
.myh4   
	{
	font-weight: bold;
	}	
.bottomnav 
	{
	font-family: Arial, Geneva, sans-serif;
	font-size: 10px;
	background-color: transparent;
	text-align: center;
	color: #000;
	clear: left;
	visibility: visible;
	width: 600px;
	display: block;
	line-height: 1.5em;
	padding: 6px;
	}
#footer        
	{
	background-color: #8295CE;
	width: 100%;
	display: block;
	}

.caption
	{
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Geneva, sans-serif;
	}

 different links styles for the names in left column 
.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;
	}
	
ul {
	list-style: square outside;
}
.date {
	font-weight: bold;
	color: #224477;
}
.announcement_title {
	font-weight: bold;
	color: #7788BB;
	display: block;
}
.announcement_text {
	font-weight: normal;
	color: #000000;
	display: block;
	margin-bottom: 12px;
}
.topofpage {
	font-weight: bold;
	font-size: 11px;
	text-align: left;
	padding-left: 20px;
	color: #8295CE;
}