@charset "utf-8";
/* CSS Document */

body {
  color: #999;
  background-color: #000;
  baackground-image: url(/images/BG01.jpg);
  background-repeat: repeat-x;
  background-position: center top;
}
#main {
  background-color: #333;
  height: 450px;
  width: 940px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  border: 0px solid #666;
  position: absolute;
  left: 0px;
  top: 0px;
  padding: 0px;
  bbackground-image: url(/images/Main.jpg);
  bbackground-repeat: no-repeat;
  bbackground-position: center center;
}
#small1 {
  background-color: #999;
  margin: 0px;
  padding: 0px;
  height: 210px;
  width: 125px;
  position: absolute;
  left: 525px;
  top: 310px;
  bbackground-image: url(/images/Small1.jpg);
  bbackground-repeat: no-repeat;
  bbackground-position: center center;
  border: 1px solid #000;
}
#textbox {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  text-decoration: none;
  overflow: hidden;
  position: absolute;
  height: 25px;
  width: 110px;
  left: 414px;
  top: 456px;
  font-weight: bold;
}

#small2 {
  background-color: #999;
  margin: 0px;
  padding: 0px;
  height: 210px;
  width: 125px;
  position: absolute;
  left: 664px;
  top: 310px;
  bbackground-image: url(/images/Small2.jpg);
  bbackground-repeat: no-repeat;
  bbackground-position: center center;
  border: 1px solid #000;}
#small3 {
  background-color: #999;
  margin: 0px;
  padding: 0px;
  height: 210px;
  width: 125px;
  position: absolute;
  left: 802px;
  top: 310px;
  bbackground-image: url(/images/Small3.jpg);
  bbackground-repeat: no-repeat;
  bbackground-position: center center;
  border: 1px solid #000;}
#box {
  padding: 0px;
  height: 560px;
  width: 942px;
  margin-top: -260px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -471px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
}
#wait {
  font-size: 18px;
  color: #CCC;
  text-align: center;
  padding: 0px;
  height: 20px;
  width: 150px;
  margin-top: -10px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: -75px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  top: 50%;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
