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


.mapclass{ background-color: #fcf7d0; position: absolute; width: 50%; top: 10%; left: 47%; height: 50%; border: 0;
 }

#infoBox { position: absolute; width: 50%; height: 30%; left: 47%; top: 65%;      
         border-style: solid;
         background-color: #FFFFFF;
         border-width: 1px;
         border-color: #A52A2a;}

div#linksBox{ position: absolute; top: 10%; left: 3%; width:  40%; height: 85%; 
         background-color: #ffffee;
         padding-left: 3%;
         padding-right: 0px;
         border-style: solid;
         border-width: 1px;
         border-color: #A52A2a;
         line-height: 160%;
/*         overflow: auto; */
         }

h1 { FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: #333333; text-align: center; FONT-FAMILY: Georgia,"Times New Roman",serif; 
}
h2 { FONT-WEIGHT: bolder; FONT-SIZE: 11pt; 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: 11pt;  text-decoration: none;}
A:visted { color: #0000AA; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt; text-decoration: none; }
A:hover { color: #0000AA; 
                FONT-FAMILY: Georgia,"Times New Roman",serif; 
                font-size: 11pt; text-decoration: none; 
                border-bottom: 1px dashed;
                border-color:  #0000FF}



