
body    { 
			    background-color:lavender ;
			    font-family:Verdana, Arial, Helvetica, sans-serif;
			    font-size:11px;
			  }
			  
			  
a:visited {
				  color: steelblue;
				}

a:hover { 
	        font-family:Verdana, Arial, Helvetica, sans-serif;
	        font-weight: bold;
				  color:firebrick;
				  background-color: gainsboro
				}				

.fema   {
				  font-family: Verdana; 
				  font-size: 10pt;  
			  }
			  
.fema1  {
				  font-family: Verdana; 
				  font-style: italic; 
				  font-size: 10pt;
				}

.fema2  {
				  font-family: Verdana; 
				  font-weight: bold; 
				  font-size: 10pt;
				}
				
.fema3  {
				  font-family: Verdana; 
				  font-weight: bold;
				  color: blue; 
				  font-size: 12pt; 
				}

.fema4  {
				  font-family: Verdana;
				  font-size: 10pt;
				  color: white;
				  background-color: #0000ff;
				  font-weight: bold;
				  font-variant: small-caps;
				}
				
.fema5  {
				  font-family: Verdana;
				  font-size: 10pt;
				  color: blue;
				  font-weight: bold;
				}
				
.fema6  {
				  font-family: Verdana;
				  font-size: 10pt;
				  font-weight: bold;
				}
				
.fema7  {
				  font-family: Verdana; 
				  font-weight: bold; 
				  font-size: 14pt; 
				  text-decoration: underline; 
				  text-shadow: 2px 2px 2px #1C6EA4;
				}
				
.fema8  {
				  font-family: Tahoma; 
				  font-weight: bold; 
				  font-size: 12pt;
				}
.fema9  {
				  font-family: Verdana; 
				  font-weight: bold;
				  color: red; 
				  font-size: 12pt; 
				}
				
.foo3  {
				  font-family: Tahoma; 
				  font-weight: bold;
				  color: red; 
				  font-size: 12pt; 
				}				
				
.pborder {
				  font-family: Verdana; 
				  font-size: 10pt;
				  padding: 20px;
				  margin-left: 300px;
				  margin-right: 300px;
				  border-width: 1px;
				  border-style: solid;
				  border-color: blue;
				 }
				 
.xborder {
				  font-family: Verdana; 
				  font-size: 10pt;
				  padding: 10px;
				  margin-left: 30px;
				  margin-right: 30px;
				  border-width: 0px;
				  border-style: solid;
				  border-color: blue;
				 }

.vert   {
				 vertical-align: top;
	      }

#leftcontent { 
				  position: absolute;
				  left:10px;
				  top:180px;
				  width:120;
				  background:lavender;
				  font-family: Verdana;
				  font-size: 8pt;
				}

#femacontent { 
				  position: relative;
				  background:whitesmoke;
				  margin-left: 200px;
				  margin-right: 200px;
				  border:1px solid darkblue;
				}
				
.gap-20 {
				  width:100%;
				  height:20px;
			  }
.gap-100 {
				  width:100%;
				  height:100px;
			   }

html>
body #centercontent { margin-left:401px;
margin-right:101px;
}
 
#banner { 
				  background:lavender;
				  height:200px;
				  border-top:0 solid darkblue;
				} 
/**
#rightcontent { 
				  position: absolute;
				  right:10px;
				  top:194px;
				  width:100px;
				  background:plum;
				  border:0px solid darkblue;
				}
**/




html>
body #banner { height:166px;
}



p,h1,h2,h3 { margin:0px 10px 10px 10px;
}

/* begin contact css */
