
body { background-color: #000000; margin: 2%; 
color: #ffcc00; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt;  text-decoration: none;

}

#infoBox { position: absolute; width: 50%; height: 30%; left: 47%; top: 65%;      
          COLOR: #ffcc00; 
         border-style: solid;
         background-color: #000000;
         border-width: 1px;
         border-color: #ffcc00;
         line-height: 160%;
}

#introBox { position: absolute; width: 54%; height: 70%; left: 35%; top: 14%;      
          COLOR: #ffcc00; 
    	FONT-FAMILY: Georgia,"Times New Roman",serif;
        align="center";
	 background-color: #000000;
         padding-left: 3%;
         padding-right: 3%;
         border-style: solid;
         border-width: 1px;
         border-color: #ffffff;
          font-weight: normal;
         line-height: 160%;


}

#linksBox{ position: absolute; top: 14%; left: 6%; width:  37%; height: 85%; 
          COLOR: #ffcc00; 
    	FONT-FAMILY: Georgia,"Times New Roman",serif;
         background-color: #000000;
         padding-left: 3%;
         padding-right: 0px;
         border-style: solid;
         border-width: 1px;
         border-color: #ffcc00;
          font-weight: normal;
         line-height: 160%;
	
         }

#mapBox{ position: absolute; top: 14%; left: 6%;  width:  740px; height: 526px; 
          COLOR: #ffcc00; 
    	FONT-FAMILY: Georgia,"Times New Roman",serif;
         background-color: #000000;
         padding-left: 0%;
         padding-right: 0px;
         border-style: solid;
         border-width: 1px;
         border-color: #ffcc00;
          font-weight: normal;
         line-height: 160%;
	
         }



#newBox{ position: absolute; top: 14%; left: 6%; width:  20%; height: 85%; 
          COLOR: #ffcc00; 
    	FONT-FAMILY: Georgia,"Times New Roman",serif;
        text-align: center;
	 background-color: #000000;
         padding-left: 3%;
         padding-right: 3%;
         border-style: solid;
         border-width: 1px;
         border-color: #000000;
          font-weight: normal;
         line-height: 160%;
         }


h1 { FONT-WEIGHT: bolder; FONT-SIZE: 12pt; COLOR: #888888; text-align: center; FONT-FAMILY: Georgia,"Times New Roman",serif; 
}
h2 { FONT-WEIGHT: bolder; FONT-SIZE: 11pt; COLOR: #888888; text-align: center; FONT-FAMILY: Georgia,"Times New Roman",serif; TEXT-DECORATION: none
}
h3 {FONT-WEIGHT: bolder; FONT-SIZE: 10pt; COLOR: #888888; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.info { FONT-SIZE: 11pt; 
          COLOR: #ffcc00; 
          text-align: center; 
	FONT-FAMILY: Georgia,"Times New Roman",serif;
          font-weight: normal;
         line-height: 160%;
}




A { color: #ffff00; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt;  text-decoration: none;}
A:visted { color: #ffff00; FONT-FAMILY: Georgia,"Times New Roman",serif; font-size: 11pt; text-decoration: none; }
A:hover { color: #ffff00; 
                FONT-FAMILY: Georgia,"Times New Roman",serif; 
                font-size: 11pt; text-decoration: none; 
                border-color:  #ffcc00;
		
}




