/* The beginning - maprrr stylesheet */
html,body{margin:0;padding:0}
body{font:76% arial,sans-serif}
/* typo */
p{margin:10px}
a{color:#0000cc;line-height:4px;}
/* design */
div#header h1{height:60px;line-height:60px;margin:0;padding-left:10px;background:#ffffff;color:#666;border-bottom:2px solid #7799DD;}
div#wrapper{background:#ffffff;}
div#content p{line-height:1.4}
div#navigation{background:#ffffff}
div#extra{background:#ffffff;border-top:2px solid #7799DD;border-bottom:1px solid #7799DD;}
div#footer{background:#ffffff;color:#666}
div#footer p{margin:0;padding:5px 10px}
/* structure */
div#wrapper{float:left;width:100%}
div#content{margin-left:200px}
div#navigation{float:left;width:200px;margin-left:-100%}
div#extra{clear:left;width:100%}
/* map */
div#map{width:700px;  height:400px}
