DIV { position: absolute; top: 0px; left: 0px; }
.main { background-image: url(/images/map2.gif); z-index: 0}
.logo { z-index: 1; left: 10px; top: 10px; }	
.nav { z-index: 1; left: 20px; top: 130px; }	
.text { z-index: 1; left: 275px; top: 80px; width: 400px; }	


BODY, DIV, SPAN, P, H1, H2, H3, INPUT, SELECT, OPTION, TEXTAREA, LI, TD { font-family: verdana; }

BODY, DIV, SPAN, P, LI, TD { font-size: 12px; }

H1 { color: #94D80B; font-size: 30px; }
H2 { color: #000000; font-size: 20px; }

P.large { font-size: 14px; }

.indent1 { margin-left: 10px; }
.indent2 { margin-left: 20px; }

.darker { font-weight: 700;}

.exclaim { color: #990000; red }