body { background-color: #336633; top: 0; left: 0; width: 100%; height: 100%; margin: 0; }
.banner { background-image: url("../images/banner.jpg"); top: 0; width: 800px; height: 108px; z-index: 1; }
.topmenu  { color: black; font-size: 16px; font-family: Verdana; font-weight: bold; line-height: 24px; background-color: white; text-align: center; top: 108px; width: 800px; height: 24px; vertical-align: middle; border-top: 1px solid green; border-bottom: 1px dotted green }
blockquote { color: black; font-size: 14px; font-family: arial; line-height: 18px; text-align: justify }
.content { background-color: white; top: 132px; width: 800px; height: auto; padding: 13px 0 8px; }
p { font-size: 14px; font-family: arial; line-height: 18px; text-align: justify; vertical-align: top; padding: 0 20px; }
.footer { background-image: url("../images/footer.jpg"); width: 800px; height: 53px; }
h1 { color: black; font-size: 20px; font-family: arial; font-weight: bold; line-height: 20px; text-align: center; vertical-align: top; padding-top: 2px; }
h2 { color: black; font-size: 16px; font-family: Arial; font-weight: bold; line-height: 16px; text-align: left; vertical-align: middle; padding-left: 20px; }
li { color: black; font-size: 14px; font-family: Arial; line-height: 15px; text-align: left; padding-top: 4px; padding-right: 4px; padding-left: 0; }
a:link   { color: black; font-size: 14px; font-family: arial; line-height: 18px }
a:hover   { color: #336633; font-size: 14px; font-family: arial; line-height: 18px }
a:visited   { color: black; font-size: 14px; font-family: arial; line-height: 18px; text-decoration: none }
a:active   { color: black; font-size: 14px; font-family: arial; line-height: 18px; text-decoration: none }
ul { list-style: circle;}

