#ericemailbutton a,
#noahemailbutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 33px;
   background-position: 0% 0px;
   font-size: 33px;
   line-height: 33px;
}

#carlaemailbutton a:hover  {
   background-position: -225px 0%;
}

#noahemailbutton a:hover  {
   background-position: -164px 0%;
}

#ericemailbutton a:hover  {
   background-position: -180px 0%;
}

#carlaemailbutton a  {
   background: url(sg_index_media/carlaemailbutton.gif) no-repeat 0% 0px;
   display: block;
   height: 29px;
   width: 225px;
   font-size: 29px;
   line-height: 29px;
}

#noahemailbutton a  {
   width: 164px;
   background-image: url(sg_index_media/noahemailbutton.gif);
}

#ericemailbutton a  {
   width: 180px;
   background-image: url(sg_index_media/ericemailbutton.gif);
}

#carlaemailbutton  {
   visibility: visible;
   position: absolute;
   left: 564px;
   top: 491px;
   z-index: 3;
   width: 225px;
   height: 29px;
}

#noahemailbutton  {
   visibility: visible;
   position: absolute;
   left: 593px;
   top: 378px;
   z-index: 3;
   width: 164px;
   height: 33px;
}

#ericemailbutton  {
   visibility: visible;
   position: absolute;
   left: 587px;
   top: 606px;
   z-index: 3;
   width: 180px;
   height: 33px;
}

#shape1copy2  {
   background: url(sg_index_media/shape1copy2.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 2;
   width: 1024px;
   height: 768px;
}

#layer2  {
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 1024px;
   height: 768px;
   background-color: #3C2519;
   background-image: none;
}

#index  {
   margin: 0px auto 0px auto;
   width: 1024px;
   position: relative;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #050505;
}

