

html, body {
    width:800px;
    font-family: verdana, arial, sans-serif;
    font-color: #333333;
    
    
background:  #FFFFFF
    }
    

    a:link { color: #FF0033}
a:visited { color: #FF0033 }
a:hover { color: #FF0033 }
a:active { color: #FF0033 }
    
    
    #leftcontent {
    left:2 px;
position: absolute;
width:140px;

	}
    
    
#centercontent {
		background:#fff;
   		margin-left: 151px;
   		margin-right:169px;
		
			
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 151px;
   		margin-right:169px;
		}
	html>body #centercontent {
   		margin-left: 151px;
   		margin-right:169px;
		}


#rightcontent {
position: absolute;
margin-left: 660px;
width: 140px;
top:160px;
font-size: 10pt;
	}
	
#marker {
    font-size:smaller;
    width: 250px;
}
#map {
  
    border: 3px inset #FFFF00;
  
 }
 


#key {
 
  
    background-color: white;
    font-size: 10 px;
    padding: 2px;
    }


.stickpin {
    text-align: right;
}


#menu {
   font-size: 8pt;
         border-collapse: collapse;
     }
#menu td {
    width: 145px;
    padding-left: 4px;
    text-align: left;
    
}
#menu a:link,
#menu a:visited
{
display: block;
text-decoration: none;
color: #0033CC;
background: #E3FEF0;
padding: 2px;
}

#menu a:hover
{
color: white;
background: blue;
}

#menu a:active
{
background: navy blue;
}

#streetchooser {
position:relative;
width: 300px;
align: left;
  font-size: 10pt;
     }


p {padding-left: 1%; padding-right: 1%; padding-bottom:0%; text-indent: 2em; margin-top:0; margin-bottom: 1;}

div.title  {padding: 1 em; color: red}
div.intro {padding: 5px; width 198 px; display: block;}