body { background-image:url(/img/mapbkg.jpg); margin:0px; padding:0px; font-size:20px; font-family:Helvetica; }
.logo { margin:auto auto; width:800px; }
.logo img { border:0px; }
.nav { text-align:center; font-size:1.2em; margin:20px; }
.nav a { background-color:white; color:blue; margin:0px 20px; text-decoration:none; padding:5px 10px 3px 10px; font-weight:bold;}
.nav a:hover { background-color:yellow; text-decoration:none; }
.body { width:850px; background-color:white; color:black; margin:20px auto; padding:10px 10px 100px 10px; }
.lastmod { text-align:right; font-size:0.9em; }
.edit { text-align:right; font-size:0.9em; }
.edit a { color:blue; }


#wikitext { }
#wikitext a { color:blue; }
#wikitext li { margin:10px; }
#wikitext h1,
.body h1 { border-bottom:2px black dashed; color:black; padding:5px; font-size:1.2em; }
.lfloat { clear:left; float:left; border:1px solid #999; width:340px; padding:5px; text-align:center; margin:0px 10px 10px 0px; }
.rfloat { clear:right; float:right; border:1px solid #999; width:340px; padding:5px; text-align:center; margin:0px 10px 0px 10px;  }
.lfloat img,
.rfloat img { margin-bottom:5px; }
.scrollimage { width:100%; height:500px; overflow:auto; display:block; border:0px solid red; }
.credit { text-align:right; padding:0px 70px 10px 0px; }
.credit a { font-size:14px; color:blue; font-weight:normal; text-decoration:none; background-color:white; padding:5px 10px 5px 10px; }
.credit a:hover { background-color:yellow; }
#wikiedit { text-align:center;}
#wikiedit textarea { font-size:1.1em; }