﻿BODY{
  margin : 0 0 20 0px;
  color : #708090;
  font-family : Verdana;
  font-size : x-small;
  overflow-x : hidden;
  scrollbar-arrow-color : #dcdcdc;
  scrollbar-bace-color : #dcdcdc;
  scrollbar-face-color : #f8f8ff;
  scrollbar-highlight-color : #f8f8ff;
  scrollbar-shadow-color : #f8f8ff;
  scrollbar-track-color : #f8f8ff;
  scrollbar-darkshadow-color : #f8f8ff;
  scrollbar-3dlight-color: #dcdcdc;
}
A{
  color : #708090;
  padding : 0 3 0 3px;
}
A:HOVER{
  background : #e6e6fa;
}
#top A{
  text-decoration : none;
}
#lay1{
  position : absolute;
  margin : 200px 0 0 20%;
  background : #708090;
  color : #f0f8ff;
  width : 60%;
  padding : 15 30 15 30px;
}

#lay1 P{
  font-size : xx-small;
  letter-spacing : 3px;
  margin : 3 0 3 0px;
}
#update A,
#copy A{
  color : #f0f8ff;
}
#menu{
  position : absolute;
  margin : 265px 0 0 30%;
  border : 1px solid #708090;
  border-right : 0px none;
  background : #ffffff;
  padding : 11px;
  width : 70%;
}
#menu LI{
  list-style : none;
  display : inline;
  padding : 0 0 1em 0;
  font-size : xx-small;
}
h1{
  position : absolute;
  margin : 10px 0 0 20%;
  background : #708090;
  color : #f0f8ff;
  width : 60%;
  padding : 15 30 60 30px;
  font-size : x-small;
  letter-spacing : 1em;
}
#note{
  position : absolute;
  margin : 70px 0 0 30%;
  border : 1px solid #708090;
  border-right : 0px none;
  color : #708090;
  width : 70%;
  background : #ffffff;
  padding : 25px;
  line-height : 130%;
}

