body { color: #1b2b19; font-family: Georgia, "Times New Roman", Times, serif; background-color: #ccffcc; text-align: center; min-width: 740px; padding: 0; margin: 30px 0 0; }

 #wrapper { background-color: #ccffcc; text-align: left; width: 740px; margin-left: auto; margin-right: auto; padding: 0; }
a { color: black; text-decoration: underline; }
#content {
     margin: 0 200px 0 0;
 
 }
h1 { font-size: 2em; font-weight: bold; line-height: 1em; text-align: center; margin: 0.67em 0; }
#content .inner { font-size: 12pt; line-height: 1.5em; padding-top: 1px; margin: 0 10px 10px 200px; }
 #content .inner ul { list-style-type: none; }
 #content blockquote { margin-left: 0; padding-left: 20px; border-left: thick solid #edffdb; border-top-style: none; border-top-width: medium; border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; }

 #side {
     float: left;
     width: 180px;
     margin: 0;
     
 }

 #side .inner {
     padding-top: 1px;
     margin: 0 10px 10px 10px;
     
 }
 #side .inner ul { font-size: 10pt; line-height: 1.5em; text-decoration: none; text-align: center; margin-left: -80px; list-style-type: none; }
 #side .inner ul li a { text-decoration: none; }
 #footer {
     margin-top: 10px;
     clear: both;
 }

 #footer .inner { font-size: 9pt; text-align: center; margin: 10px; }
.ref a {text-decoration: none;}