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 { top: 108px; width: 800px; height: 24px; }
.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: white; font-size: 12px; font-family: arial; font-weight: bold; line-height: 12px; text-align: center; vertical-align: middle; }
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; text-decoration: none; }
a:hover { color: #336633; font-size: 14px; font-family: Arial; line-height: 18px; text-decoration: underline; }
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;}
h4 { color: black; font-size: 12px; font-family: arial; font-weight: lighter; line-height: 12px; text-align: left; margin: 10px 5px; }
h3 { color: white; font-size: 12px; font-family: Verdana; font-weight: bold; line-height: 0; text-align: center; vertical-align: middle; }
