*{
  box-sizing : border-box;
  -moz-box-sizing : border-box;
}
BODY{
  color : #000;
  background : #fff;
  font-family : ‚l‚r ‚o–¾’©;
  font-size : x-small;
  margin : 0px;
  padding : 0px;
  scrollbar-arrow-color : #fff;
  scrollbar-3dlight-color : #fff;
  scrollbar-base-color : #fff;
  scrollbar-shadow-color : #fff;
  scrollbar-face-color : #fff;
  scrollbar-highlight-color : #fff;
  scrollbar-darkshadow-color : #fff;
  scrollbar-track-color : #fff;
}
A{
  color : #000;
}
A:HOVER{
  color : #761036;
  text-decoration : underline;
}
H1{
  position : absolute;
  top : 0px;
  left : 295px;
  height : 100%;
  width : 150px;
  background : url() no-repeat 0% 0% #fff;
  font-size : 13px;
  font-family : ‚l‚r ‚o–¾’©, "Times New Roman", Times, serif;
  font-weight : normal;
  letter-spacing : 0px;
  line-height : 200%;
  padding-top : 100px;
}
#menu{
  margin-left : 120px;
  height : 100%;
  width : 140px;
  border-left : 1px solid #eeefff;
  padding-top : 0px;
}
#menu UL{
  margin : 0px;
  padding : 0px;
}
#menu LI{
  list-style : none;
  text-align : right;
  padding : 3 0 3 0px;
}
#menu LI A{
  text-decoration : none;
  font-size : 11px;
}
#menu LI A:HOVER{
  text-decoration : line-through;
}
#copy{
  font-size : 9px;
  padding-top : 90px;
  text-decoration : underline;
  font-size : 30px;
  font-family : Georgia, "Times New Roman", Times, serif;
  font-weight : normal;
  letter-spacing : -4px;
  line-height : 1em;
}
#main{
  height : 100%;
  position : absolute;
  top : 0px;
  left : 430px;
  width : 50%;
}
#note{
  padding : 30px 1em 0 0;
  height : 75%;
  overflow-y : scroll;
  line-height : 1.3em;
}
H2{
  font-size : 40px;
  font-family : "Courier New", Courier, mono;
  font-weight : normal;
  letter-spacing : 8px;
  line-height : 1em;
  text-align : right;
  padding-top : 30px;
}
