BODY{
  background : #004080;
  font-family : Verdana;
  color : #0080c0;
  font-size : x-small;
}
A{
  color : #0055aa;
}
A:HOVER{
  color : #0000ff;
}
#top A{
  text-decoration : none;
}
#copy{
  text-align : right;
  font-size : xx-small;
}
#lay{
  border-top : 1px solid #004a95;
  border-bottom : 1px solid #004a95;
  behavior: url(#default#time2);
  text-align : center;
  padding : 20 0 20 0px;
  margin-top : 20%;
}
H1{
  color : #ffffff;
  background : #006ad5;
  letter-spacing : 5px;
  text-align : center;
  height : 17px;
  font-size : x-small;
}
#menu{
  width : 480px;
  margin : auto;
  padding : 0px;
}
#menu LI{
  list-style : none;
  float : left;
}
#menu A{
  color : #ffffff;
  width : 150px;
  background : #006ad5;
  text-align : center;
  margin : 5px;
  padding : 1px;
}
#menu A:HOVER{
  background : #ffffff;
  color : #004080;
}
#l2{
  color : #ffffff;
  background : #006ad5;
  letter-spacing : 5px;
  text-align : center;
  height : 17px;
}
#page{
  text-align : center;
  padding-top : 30px;
}
.t{
  color : #ffffff;
  background : #0080c0;
  letter-spacing : 5px;
  text-align : center;
  width : 400px;
  font-size : x-small;
  text-decoration : none;
  margin : auto;
}
#note{
  width : 400px;
  padding : 15px;
  margin : auto;
  text-align : left;
  line-height : 1.3em;
}
.p{
  color : #353535;
  background : #4a80b5;
  border : 1px solid #4a80b5;
  padding : 5px;
}

