/*[fmt]1100-110A-3*/
html { height: 100%; font-family: Arial, Helvetica, sans-serif; }
body { height: 100%; margin: 0px; padding: 0px; }
#map { height: 100%; position: absolute; top: 0; left: 0; z-index: 10; }
#container { position: relative; z-index: 100; padding: 25px; }
#container h1 { color: #2A2A2A; padding: 3px 5px; background: #FFF url(../images/tile.png); display: inline-block; margin: 0 0 10px; }
h1 { font-size: 36px; }
h2 { font-size: 24px; }
h1, h2, h3, h4, h5, h6 { font-weight: bold; }
#header { }
#header ul { }
#header ul li { font-size: 23px; color: #2A2A2A; padding: 5px; background: #FFF url(../images/tile.png); display: inline-block; font-weight: bold; }
