#cardsb,
#contactb,
#artistb,
#galleryb  {
   z-index: 9;
}

#galleryp,
#artistp,
#contactp,
#cardsp  {
   z-index: 8;
}

#outframe  {
   z-index: 7;
   background-image: url(sg_home_media/outframe.gif);
}

#inframe  {
   z-index: 6;
}

#picture  {
   visibility: visible;
   background-image: url(sg_home_media/picture.gif);
}

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

#tan  {
   background: url(sg_home_media/tan.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 153px;
   top: 173px;
   z-index: 5;
   width: 615px;
   height: 365px;
}

