#Specularity_BG_Clouds_1
{
  background-image: url(../image/clouds_1.gif);
  width: 2750px;
  height: 200px;
  overflow: hidden;
  position: fixed;
    top: -30px;
    left: -100px;
  z-index: -1;
}

#Specularity_BG_Clouds_2
{
  background-image: url(../image/clouds_1.gif);
  width: 2750px;
  height: 200px;
  overflow: hidden;
  position: fixed;
    top: -30px;
    left: -2780px;
  z-index: -1;
}

#Specularity_BG_Sun
{
  background-image: url(../image/sun.gif);
  background-repeat: no-repeat;
  width: 300px;
  height: 300px;
  overflow: hidden;
  position: fixed;
    top: -100px;
    right: -100px;
  z-index: -3;
}

#Specularity_BG_SunBeams
{
  background-image: url(../graphic/sunbeams.gif);
  background-repeat: no-repeat;
  width: 1000px;
  height: 1000px;
  overflow: hidden;
  position: fixed;
    bottom: 55px;
    left: -285px;
  z-index: -4;
}

#Specularity_BG_Moon
{
  background-image: url(../graphic/moon.gif);
  background-repeat: no-repeat;
  width: 250px;
  height: 250px;
  overflow: hidden;
  position: fixed;
    bottom: 430px;
    left: 90px;
  z-index: -3;
}

#Specularity_BG_Coast
{
  background-image: url(../graphic/stone.gif);
  width: 270px;
  height: 625px;
  overflow: hidden;
  position: fixed;
    bottom: 0px;
    left: 75px;
  z-index: -1;
}

#Specularity_BG_Water_Overlay
{
  background-color: #960000;
  width: 100%;
  height: 80px;
  position: fixed;
    bottom: 0px;
    left: 0px;
  z-index: -3;
}

#Specularity_BG_Water_1
{
  background-image: url(../graphic/water.gif);
  background-position: 0px 0px;
  width: 100%;
  height: 30px;
  overflow: hidden;
  position: fixed;
    bottom: 80px;
    left: 0px;
  z-index: -2;
}

#Specularity_BG_Water_2
{
  background-image: url(../graphic/water.gif);
  background-position: 0px 0px;
  width: 100%;
  height: 30px;
  overflow: hidden;
  position: fixed;
    bottom: 40px;
    left: 0px;
  z-index: -2;
}

#Specularity_BG_Water_3
{
  background-image: url(../graphic/water.gif);
  background-position: 0px 0px;
  width: 100%;
  height: 30px;
  overflow: hidden;
  position: fixed;
    bottom: 0px;
    left: 0px;
  z-index: -2;
}

#Specularity_BG_Ship
{
  background-image: url(../image/ship.gif);
  background-position: -145px 0px;
  width: 145px;
  height: 150px;
  overflow: hidden;
  position: fixed;
    bottom: 18px;
    left: 350px;
  z-index: -2;
}

#Specularity_BG_Ship_Stay
{
  background-image: url(../image/ship_stay.gif);
  width: 165px;
  height: 155px;
  position: fixed;
    bottom: 18px;
    left: 0px;
  z-index: -2;
}
