#nightbodytext p a:hover  {
   text-decoration: underline;
}

#servicesmenu  {
   z-index: 6;
}

#contactmenu  {
   z-index: 8;
}

#bookingmenu  {
   z-index: 7;
}

#nightbed  {
   background: url(sg_overnights_media/nightbed.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 360px;
   top: 86px;
   z-index: 5;
   width: 173px;
   height: 178px;
}

#nightpug  {
   background: url(sg_overnights_media/nightpug.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 674px;
   top: 87px;
   z-index: 5;
   width: 61px;
   height: 177px;
}

#nightcat  {
   background: url(sg_overnights_media/nightcat.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 608px;
   top: 88px;
   z-index: 5;
   width: 59px;
   height: 176px;
}

#mainmenu  {
   z-index: 9;
}

