BODY{
  margin : 0 0 20 0px;
  color : #ffffff;
  font-family : Verdana;
  font-size : 12pt;

  line-height                :17pt;
  overflow-x : hidden;
  background : #000000;
}
A{
  color : #ffffff;
  padding : 0 3 0 3px;
}
A:HOVER{
  background : #696969;
}

a:hover{
          cursor:help;
}
#top A{
  text-decoration : none;
}
#lay1{
  position : absolute;
  margin : 200px 0 0 20%;
  background : #ffffff;
  color : #000000;
  width : 60%;
  padding : 15 30 15 30px;
}
H1{
  font-size : x-small;
  letter-spacing : 1.2em;
  margin : 0px;
}
#lay1 P{
  font-size : xx-small;
  letter-spacing : 3px;
  margin : 3 0 3 0px;
}
#update A,
#copy A{
  color : #000000;
}
#menu{
  position : absolute;
  margin : 265px 0 0 30%;
  border : 1px solid #ffffff;
  border-right : 0px none;
  background : #000000;
  padding : 11px;
  width : 70%;
}
#menu LI{
  list-style : none;
  display : inline;
  padding : 0 0 1em 0;
  font-size : xx-small;
}
H2{
  position : absolute;
  margin : 10px 0 0 20%;
  background : #ffffff;
  color : #000000;
  width : 60%;
  padding : 15 30 30 30px;
  font-size : 14px;
  letter-spacing : 12px;
}
#note{
  position : absolute;
  margin : 50px 0 0 30%;
  border : 1px solid #ffffff;
  border-right : 0px none;
  color : #ffffff;
  width : 70%;
  background : #000000;
  padding : 31px;
  letter-spacing : 16px
  line-height : 2px;
}

