#contacttextbutton a:hover,
#albumstextbutton a:hover,
#abouttextbutton a:hover,
#galleriestextbutton a:hover  {
   text-decoration: underline;
}

#albumstextbutton a,
#contacttextbutton a,
#abouttextbutton a,
#galleriestextbutton a  {
   border: 0px none #000000;
   display: block;
   width: 100%;
   text-decoration: none;
   color: #030303;
}

#galleriestextbutton,
#albumstextbutton,
#contacttextbutton  {
   font: 14px/17px "Arial Black";
   padding-bottom: 5px;
   padding-top: 3px;
   text-align: left;
   margin-top: 0px;
   margin-left: 0px;
   visibility: visible;
   position: absolute;
   z-index: 6;
   height: 10px;
}

#helptext p,
#blurbtext p  {
   margin: 0px;
   line-height: 17px;
   font-size: 14px;
   padding-bottom: 5px;
   padding-top: 3px;
   text-align: left;
}

#helptext *:first-child  {
   padding-top: 0px;
}

#galleriestextbutton  {
   width: 74px;
   top: 4px;
   left: 782px;
}

#contacttextbutton  {
   width: 64px;
   top: 3px;
   left: 610px;
}

#albumstextbutton  {
   width: 62px;
   top: 3px;
   left: 701px;
}

#abouttextbutton  {
   font: 14px/14px "Arial Black";
   padding-bottom: 5px;
   padding-top: 3px;
   text-align: left;
   margin-top: 0px;
   margin-left: 0px;
   visibility: visible;
   position: absolute;
   left: 538px;
   top: 4px;
   z-index: 6;
   width: 54px;
   height: 14px;
}

#blurbtext p  {
   font-family: "Arial Bold";
   font-style: italic;
}

#helptext p  {
   font-family: "Arial Black";
}

#background  {
   margin: 0px auto 0px auto;
   visibility: visible;
   height: 700px;
   width: 999px;
   position: relative;
   background-color: #FFFFFF;
   background-image: none;
}

#blurbtext  {
   visibility: visible;
   position: absolute;
   left: 70px;
   top: 147px;
   z-index: 4;
   width: 394px;
}

#helptext  {
   visibility: visible;
   position: absolute;
   left: 64px;
   top: 26px;
   z-index: 4;
   width: 453px;
}

#layer3  {
   background: url(sg_about_media/layer3.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 127px;
   top: 418px;
   z-index: 4;
   width: 245px;
   height: 91px;
}

#layer1  {
   background: url(sg_about_media/layer1.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 411px;
   top: 509px;
   z-index: 4;
   width: 482px;
   height: 102px;
}

#layer2  {
   background: url(sg_about_media/layer2.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 610px;
   top: 46px;
   z-index: 4;
   width: 288px;
   height: 431px;
}

#grey  {
   background: url(sg_about_media/grey.png) no-repeat;
   visibility: visible;
   position: absolute;
   left: 516px;
   top: 0px;
   z-index: 5;
   width: 363px;
   height: 28px;
}

html, body  {
   padding: 0px;
   margin: 0px;
   background-color: #FFFFFF;
}


