* { behavior: url(iepngfix.htc) }
body{
  font-size: 11px;
  font-family: verdana, tahoma, arial, sans-serif;
}
img {
  border: 0;
  position: absolute;
}
a div, .minititle {
  position: absolute;
  border: 1px solid #FFF;
  background: #3C0;
  padding: 5px;
  text-decoration: none;
  color: #FFF;
  line-height: 100%;
  z-index: 1000;
  text-align:center;
}

.minititle {
  top: 2px;
  left: 2px;
  font-weight: 700;
}

.downtown, .slums { background:url('background.PNG'); }
.piratecove { background:url('background2.PNG'); }
.treebark { background:url('background3.PNG'); }
.dungeon { background:url('background4.PNG'); }

a div { display:none; max-width: 200px; }
a:hover div { display:block; }

.piratecovetop {
  background:url('background2b.PNG');
  left: 0px; top: 0px;
  position: absolute;
  width: 100%;
  height: 152px;
}

