<!--

.Overlay {position: absolute;
    top: 10px;
    left: 93px;
    height: 20px;
    width: 325px;
    z-index: 2;
	font-family: trebuchet ms,arial,helvetica;
    font-size: 14pt;
    color: rgb(0,0,0);
    line-height: 120%;
    background-color: white;
    overflow: hidden}
    

 .wrapper{
    position: absolute;
    top: 40px;
    left: 90px;
    width:158px;
    height:46px;
    z-index:2;
    background-color: rgb(200,200,200);}
    
  
img.marker {
    float: left;
    margin: 0px 5px 0px 0px;
    border: none;
    height: 45px;
    width: 33px;
    z-index: 2;
     }
 .clicks{
    position: absolute;
    top: 520px;
    left: 10px;
    width:333px;
    height:160px;
    z-index:2;
    background-color: rgb(200,200,200);}
    
.Overlay1 {position: absolute;
    top: 440px;
    left: 440px;
    height: 60px;
    width: 325px;
    z-index: 2;
	font-family: trebuchet ms,arial,helvetica;
    font-size: 10pt;
    color: rgb(0,0,0);
    line-height: 120%;
    background-color: rgb(200,200,200);
    overflow: hidden}
 
 .popup{
    font-size: 8pt;  
    }
    
 .sites{
    position: absolute;
    top: 38px;
    left: 95px;
    width:183px;
    height:86px;
    z-index:3;
    background-color: rgb(200,200,200);}
    
-->
