a  {
   text-decoration: none;
   color: #000000;
}

a ins  {
   text-decoration: none;
}

#contactbutton a,
#projectsbutton a,
#missionbutton a,
#equipmentbutton a,
#homebutton a  {
   background-repeat: no-repeat;
   display: block;
   height: 16px;
   background-position: 0% 0px;
   font-size: 16px;
   line-height: 16px;
}

#missiontext p,
#equipmenttext p,
#projectstext p  {
   font: bold 14px/17px Times;
   margin: 0px;
   text-align: left;
}

#projectstext,
#missiontext,
#hometext  {
   visibility: visible;
   position: absolute;
   left: 369px;
   top: 63px;
   z-index: 2;
}

#home,
#equipment,
#projects,
#mission  {
   margin: 0px auto 0px auto;
   width: 800px;
   position: relative;
}

#equipmentbutton a:hover  {
   background-position: -80px 0%;
}

#projectsbutton a:hover  {
   background-position: -71px 0%;
}

#missionbutton a:hover  {
   background-position: -58px 0%;
}

#contactbutton a:hover  {
   background-position: -61px 0%;
}

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

#equipmentbutton a  {
   width: 80px;
   background-image: url(sg_mission_media/equipmentbutton.gif);
}

#projectsbutton a  {
   width: 71px;
   background-image: url(sg_mission_media/projectsbutton.gif);
}

#missionbutton a  {
   width: 58px;
   background-image: url(sg_mission_media/missionbutton.gif);
}

#contactbutton a  {
   width: 61px;
   background-image: url(sg_mission_media/contactbutton.gif);
}

#equipmenttext p  {
   color: #FFFF2F;
}

#equipmentbutton  {
   visibility: visible;
   position: absolute;
   left: 560px;
   top: 491px;
   z-index: 2;
   width: 80px;
   height: 16px;
}

#projectsbutton  {
   visibility: visible;
   position: absolute;
   left: 456px;
   top: 491px;
   z-index: 2;
   width: 71px;
   height: 16px;
}

#projectstext p  {
   color: #FFF713;
}

#contactbutton  {
   visibility: visible;
   position: absolute;
   left: 671px;
   top: 491px;
   z-index: 2;
   width: 61px;
   height: 16px;
}

#missionbutton  {
   visibility: visible;
   position: absolute;
   left: 369px;
   top: 491px;
   z-index: 2;
   width: 58px;
   height: 16px;
}

#missiontext p  {
   color: #FFF713;
}

#projectstext  {
   width: 315px;
}

#homebutton a  {
   width: 37px;
   background-image: url(sg_mission_media/homebutton.gif);
}

#missiontext  {
   width: 302px;
}

#homebutton  {
   visibility: visible;
   position: absolute;
   left: 297px;
   top: 491px;
   z-index: 2;
   width: 37px;
   height: 16px;
}

#hometext  {
   width: 345px;
}

#fade  {
   background: url(sg_mission_media/fade.gif) no-repeat;
   position: absolute;
   left: 0px;
   top: 0px;
   z-index: 1;
   width: 800px;
   height: 520px;
}

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

