body {position: relative; background: #d1de7a ; margin: 0; padding: 0; min-height: 800 ;}

div#links {position: absolute; top:153px; left: 0; width: 105px; height: 700px;
	font: 14px Garamond,'Apple Garamond','Palatino','Times New Roman',Serif,sans-serif; z-index: 100;}
div#links a {display: block; text-align: center;
   font: bold 14px / 1em Garamond,'Times New Roman',Serif;
   padding: 5px 10px; margin: 0 0 1px; border-width: 0;
   text-decoration: none; color: #e3ebab; background: #395021;
   border-right: 5px solid #395021;}
div#links a:hover {color: #395021; background: #e3ebab;
   border-right: 5px double white;}
div#links a span {display: none;}
div#links a:hover span {display: block;
   position: absolute; top: 225px; left: 0; width: 85px;
   padding: 5px; margin: 5px; z-index: 100;
   color: #932f2f; background: #d1de7a;
   font: bold 14px Garamond,'Apple Garamond','Palatino','Times New Roman',Serif,sans-serif; text-align: center;}
div#fblogo {
    position: absolute; top:420px; left: 0; width: 105px; 
    padding: 12px; margin: 5px; z-index: 100;
    }

div#content {position: absolute; top: 26px; left: 100px; right: 25px; width: 1000px;
   color: #444; background: #fff;
   font: 18px Garamond,'Apple Garamond','Palatino','Times New Roman',Serif,sans-serif; padding: 10px;
   border: solid 5px #395021 ;}
div#content p {margin: 0 .5em .5em ; color: #444; background: #fff; }
div#content b {font-weight: bold; }
div#content h3 { color: #932f2f; margin-left: 9px; margin-bottom: 0.25em;}
div#content a:link {color: #03F;}
div#content a:visited {color: #936;}
div#content a:link:hover {color: #090;}
div#content a:visited:hover {color: #090;}
div#content tr {padding-bottom: 10px;}
div#content td {color: #444; background: #fff; font: 18px Garamond,'Times New Roman',Serif;}
div#content li {padding-bottom: 5px;}
div#content ul {margin-top: 5px; margin-bottom: 5px ;}
div#content img#l { margin-right: .6em ; float: left ; }
div#content img#r { margin-left: .6em ; float: right ; }
div#content form { margin-left: 12px; }
div#content textarea { font: 12.3333px Garamond,'Apple Garamond','Palatino','Times New Roman',Serif,sans-serif;}

/* text-indent: 1.5em; */

h1 {margin: -9px -9px 0.5em ; padding: 10px 0; text-align: center;
	background: #932f2f ; color: #e3ebab; letter-spacing: 0.3em; text-transform: uppercase;
	font: bold 18px Garamond,'Apple Garamond','Palatino','Times New Roman',Serif,sans-serif; height: 14px; vertical-align: middle; white-space: nowrap;}
hr { color: #d1de7a ;}

dt {font-weight: bold;}
dd {margin-bottom: 0.66em;}
code, pre {color: #EDC; font: 110% monospace;}
strong {font-style: italic}

.photoleft {float: left; padding:2px 10px 8p 9px; margin: 0;}
.photoright {float: right; padding:2px 0px 8px 10px; margin: 0; font-size:90%; color: #7F8E29; font-style:italic; width: 200px;}

