#contactbutton a  {
   background-image: url(sg_home_media/contactbutton.gif);
}

#musicbutton a  {
   background-image: url(sg_home_media/musicbutton.gif);
}

#contactbutton  {
   z-index: 6;
}

#infobutton a  {
   background-image: url(sg_home_media/infobutton.gif);
}

#gigsbutton a  {
   background-image: url(sg_home_media/gigsbutton.gif);
}

#musicbutton  {
   z-index: 9;
}

#infobutton  {
   z-index: 7;
}

#gigsbutton  {
   z-index: 8;
}

#layer10  {
   background: url(sg_home_media/layer10.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 100px;
   top: 0px;
   z-index: 5;
   width: 700px;
   height: 500px;
}


