<!--

body {
 background-color:#EAE4D7;
 /* F1CD6B */
 }

h1 {
 margin:0px 0px 7px 0px;
 padding:0px 0px 3px 0px;
 border-bottom:1px solid #000;
 font-size:130%;	
 }

a {
 color:#86765E;
 text-decoration:none;
 }

a:hover {
 color:#A89880;
 text-decoration:underline;
 }

img {
 margin:0px;
 }

ul {
 list-style-image:url(/img/blt_sq.gif);
 list-style-position:outside;
 }

.main {
 font-family:trebuchet ms, arial, helvetica;
 font-size:80%;
 color:#000;
 }

.main #menu {
 height:15px;
 width:800px;
 margin:20px 0px 0px 0px;
 background-color:#000;
 border-width:1px;
 border-color:#000;
 border-style:solid;
 text-align:left;
 }

.main #frame {
 width:800px;
 height:500px;
 margin:2px 0px 0px 0px;
 border-width:1px;
 border-color:#000;
 border-style:solid;
 background-color:#FFF;
 text-align:left;
 }

.main #image {
 float:left;
 width:313px;
 height:500px;
 margin:0px;
 background-color:#000;
 border-width:0px 1px 0px 0px;
 border-color:#000;
 border-style:solid;
 text-align:left;
 }

.main #content {
 float:right;
 width:480px;
 height:500px;
 margin:0px;
 overflow:auto;
 text-align:justify;
 }

.main #copyright {
 height:35px;
 width:800px;
 margin:4px 0px 0px 0px;
 text-align:right;
 }

#pad53 {
 padding:5px 5px 5px 3px;
 }

-->