* { margin:0; padding:0; }
html, body { margin:0; padding:0; width:100%; height:100%; background-color:#eeeeee; overflow:hidden; }
body { font:12px Georgia, "Times New Roman", Times, serif; line-height:1.4; text-align:center; }
#map { position:absolute; width:100%; height:100%; top:0; left:0; background-image:url(../images/spinner.gif); background-repeat:no-repeat;	background-position:center; }
h1 { display:block; padding:10px; background-color:#97bdd0; border-bottom:2px solid #dddddd; font-size:20px; font-weight:normal; }
h2 { margin-top:10px; font-size:14px; font-weight:normal; color:#981a1a; }
ul { display:block; margin:20px 10px; }
li { margin:10px 30px; clear:both; list-style-type:square; list-style-position:outside; text-align:left; }
p { margin:10px 20px; clear:both; text-align:justify; }

