#contactbutton a:hover,
#biobutton a:hover,
#pressbutton a:hover,
#goodiesbutton a:hover,
#gallerybutton a:hover,
#showsbutton a:hover  {
   background-position: -67px 0%;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 422px;
   top: 268px;
   z-index: 3;
   width: 67px;
   height: 65px;
}

#goodiesbutton  {
   visibility: visible;
   position: absolute;
   left: 357px;
   top: 392px;
   z-index: 3;
   width: 67px;
   height: 65px;
}

#gallerybutton  {
   visibility: visible;
   position: absolute;
   left: 95px;
   top: 183px;
   z-index: 3;
   width: 67px;
   height: 65px;
}

#peterbigcopy  {
   background: url(sg_home_media/peterbigcopy.jpg) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 800px;
   height: 710px;
}

#pressbutton  {
   visibility: visible;
   position: absolute;
   left: 143px;
   top: 52px;
   z-index: 4;
   width: 67px;
   height: 65px;
}

#showsbutton  {
   visibility: visible;
   position: absolute;
   left: 410px;
   top: 106px;
   z-index: 3;
   width: 67px;
   height: 65px;
}

#homebutton  {
   z-index: 3;
}

#biobutton  {
   visibility: visible;
   position: absolute;
   left: 116px;
   top: 344px;
   z-index: 3;
   width: 67px;
   height: 65px;
}

#top  {
   z-index: 1;
   background-image: url(sg_home_media/top.jpg);
}

