body { background : #fff;					
       font-family : Verdana, Geneva, Arial, Helvetica, sans-serif ; 
       text-align: left;
       min-width: 770px; }

 #wrapper { text-align: left;
            width: 770px;
            margin-left: auto;
            margin-right: auto; }

a:link { text-decoration : underline ;	
			   color : #7b68ee ; }					

a:visited { text-decoration : underline ;					
			  color : #7b68ee ; }					

a:hover	{ text-decoration : underline ; }	
					
h1 { color: #999;
     font-size: 1.5em;	
     font-weight: bold; }
  
h2 {color: #ff0000;
    font-size: 1.2em; }  
		 
li {line-height: 130%;
    list-style-type: none; }	

.navfooter {font-size: 12px;
            text-align : center; 
				border-style: solid;
				margin: 0cm 3cm 0cm 3cm;
				background-color: #f5f5f5;
				border-color: red;}
			
.navtop	 {font-size: 12px;
          text-align : center }		
			 

.gearhead {font-size: 12px;
           text-align : left;
		   width: 770px; }			 

#geo-wrapper {margin: 0 0px 10px 0;
              padding: 5px;
		      font-size: .75em;	
		      text-align : center;
		      border-bottom: 1px solid #000 ;}
			  .floatleft
{
float: left;
margin: 3px 3px 0px 3px;
border: 1px solid #666;
padding: 2px;
}