#homebutton a:hover  {
   background-position: -133px 0%;
}

#historytext p  {
   font: 21px/24px Arial-BoldItalicMT, "Arial- Bold Italic MT";
   margin: 0px;
   text-align: center;
   color: #00FFFF;
}

#homebutton a  {
   background: url(sg_history_media/homebutton.gif) no-repeat 0% 0px;
   display: block;
   height: 59px;
   width: 133px;
   font-size: 59px;
   line-height: 59px;
}

#historytext  {
   visibility: visible;
   position: absolute;
   left: 29px;
   top: 75px;
   z-index: 4;
   width: 789px;
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 365px;
   top: 1330px;
   z-index: 4;
   width: 133px;
   height: 59px;
}

#history  {
   margin: 0px auto 0px auto;
   width: 850px;
   position: relative;
}

#bkg  {
   background: url(sg_history_media/bkg.gif) no-repeat;
   visibility: visible;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 3;
   width: 850px;
   height: 1442px;
}

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

