#tipsbutton,
#kitsbutton,
#linksbutton,
#subscribebutton,
#contactusbutton,
#advertisebutton,
#backissuesbutton,
#gallerybutton,
#aboutusbutton  {
   z-index: 4;
}

#backissuesbutton a  {
   background-image: url(sg_advertise_media/backissuesbutton.gif);
}

#subscribebutton a  {
   background-image: url(sg_advertise_media/subscribebutton.gif);
}

#advertisebutton a  {
   background-image: url(sg_advertise_media/advertisebutton.gif);
}

#contactusbutton a  {
   background-image: url(sg_advertise_media/contactusbutton.gif);
}

#aboutusbutton a  {
   background-image: url(sg_advertise_media/aboutusbutton.gif);
}

#gallerybutton a  {
   background-image: url(sg_advertise_media/gallerybutton.gif);
}

#linksbutton a  {
   background-image: url(sg_advertise_media/linksbutton.gif);
}

#tipsbutton a  {
   background-image: url(sg_advertise_media/tipsbutton.gif);
}

#kitsbutton a  {
   background-image: url(sg_advertise_media/kitsbutton.gif);
}

#backhead  {
   z-index: 2;
   background-image: url(sg_gallery_media/backhead.gif);
}

#galleryback  {
   background-image: url(sg_gallery_media/layer9.gif);
}

#galleryback {
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 800px;
   height: 2700px;
   background-repeat: no-repeat;
   background-color: #4E541F;
}

#layer2  {
   z-index: 3;
   background-image: url(sg_gallery_media/layer2.gif);
}

#comingsoon  {
   background: url(sg_home_media/comingsoon.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 275px;
   top: 250px;
   z-index: 5;
   width: 233px;
   height: 95px;
}

#gallerytable {
   visibility: visible;
   position: absolute;
   left: 35px;
   top: 220px;
   z-index: 5;
   width: 800px;
   
}

#gallerytable td {
   font: bold 12px Verdana;
   margin: 0px;
   text-align: left;
   color: #FBDE36;
}

#gallerytable a  {
   font: bold 10px Verdana;
   margin: 0px;
   text-align: left;
   color: #FBDE36;
}

.thumb {  
   border: #FF9900; 
   border-style: solid; 
   border-top-width: 2px; 
   border-right-width: 2px; 
   border-bottom-width: 2px; 
   border-left-width: 2px
}

#gallerytable a:hover  {
   text-decoration: overline;
   font-weight: bold;
   color: #FF9900;
}




