#returnbutton a:hover,#printbutton a:hover  {
   background-position: -87px 0%;
}

#returnbutton a,#printbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 89px;
   width: 87px;
   background-position: 0% 0px;
   font-size: 89px;
   line-height: 89px;
}

#returnbutton a  {
   background-image: url(mapmedia/returnbutton.jpg);
}

#printbutton a  {
   background-image: url(mapmedia/printbutton.jpg);
}

#returnbutton  {
   visibility: visible;
   position: absolute;
   left: 265px;
   top: 48px;
   z-index: 2;
   width: 87px;
   height: 89px;
}

#printbutton  {
   visibility: visible;
   position: absolute;
   left: 179px;
   top: 46px;
   z-index: 2;
   width: 87px;
   height: 89px;
}

#cwpmapblue  {
   background: url(mapmedia/cwpmapblue.jpg) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 760px;
   height: 619px;
}

#pid35map  {
   margin: 0px auto 0px auto;
   width: 760px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #000000;
}

