<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">BODY{ margin : 0px; }

A{ text-decoration : none; }

A:HOVER{color : black;}

#head{
  background-image : url(../img/top-2.jpg);
  width : 700px;
  height : 100px;
  font-size : 12px;
  font-weight : bold;
  letter-spacing : 1px;
  text-align : right;
  padding-right : 20px;
  vertical-align : bottom;
}

#menu{
  vertical-align : top;
  text-align : center;
  width : 180px;
  padding-top : 50px;
}

#menu img{ margin-bottom : 10px; }

#main{
  width : 475px;
  vertical-align : top;
  padding-top : 60px;
  padding-bottom : 100px;
  padding-left : 65px;}

#foot{
  background-image : url(../img/foot.gif);
  width : 720px;
  height : 20px;
  letter-spacing : 1px;
  text-align : center;
  font-size : 10px;
  color : #660000;
}

#copy{
  background-image : url(../img/copyright.gif);
  height : 25px;
  background-repeat : no-repeat;
  background-position : center center;
}

#side_left{
  background-image : url(../img/left.gif);
  width : 10px;
}

#side_right{
  background-image : url(../img/right.gif);
  width : 10px;
}


P{
  font-size : 12px;
  line-height : 160%;
  letter-spacing : 1px;
  width : 390px;
  margin-left : 20px;
}

.p1{
  width : 370px;
  text-align : right;
  margin-bottom : 50px;
}

.p2{
  background-image : url(../img/link_h3-bg.gif);
  padding-left : 25px;
  border-width : 1px;
  border-style : solid;
  border-color : #826200;
}

.p2 A{
  font-weight : bold;
  color : black;
}

.p2 a:hover{ color : #ff8f20; }
</pre></body></html>