
body { background-color: #fcf7d1; margin: 2%; }




.mapclass{ background-color: #fcf7d0; position: absolute; width: 420; top: 50; left: 350; height: 300; border: 0;
 }

#toggleBox { position: absolute; width: 420; height: 50; left: 350; top: 350;      
         background-color: transparent;
         text-align: center;
         FONT-SIZE: 10pt; 
         COLOR: #333333; 
         FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
         font-weight: normal;
         line-height: 120%;
  }


#infoBox { position: absolute; width: 380; height: 150; left: 370; top: 400;      
         border-style: solid;
         background-color: #FFFFFF;
         border-width: 1px;
         border-color: #A52A2a;}

div#linksBox{ position: absolute; top: 50; left: 20; width:  310; height: 500; 
         background-color: #ffffee;
         border-style: solid;
         border-width: 1px;
         border-color: #A52A2a;
/*         overflow: auto; */
         }

div#links { padding: 1em;
                 line-height: 120%;
               }
#layersform { padding: 0; margin: 0;
}

h1 { FONT-WEIGHT: bolder; FONT-SIZE: 11pt; COLOR: #333333; text-align: center; FONT-FAMILY: Georgia,"Times New Roman",serif; 
}
h2 { FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #333333; text-align: left; FONT-FAMILY: Georgia,"Times New Roman",serif; TEXT-DECORATION: none
}
h3 {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}


A { color: #0000AA; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 10pt;  text-decoration: none;}
A:visted { color: #0000AA; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 10pt; text-decoration: none; }
A:hover { color: #0000AA; 
                FONT-FAMILY: Georgia,"Times New Roman",serif; 
                font-size: 10pt; text-decoration: none; 
                border-bottom: 1px dashed;
                border-color:  #0000FF}




