
body {
   background-image: url(/images/bg.gif);
   padding: 0px;
   margin: 15px auto 15px auto;
}
p, h1, h2, li {
   font-family: Verdana, Arial, sans-serif;
   background: transparent;
}
a, a:visited {
   text-decoration: none;
}
#body {
   border: 2px solid #00a399;
   text-align: left;
   width: 850px;
   background-color: #ffffff;
}
#logobar {
   padding: 8px;
}
#topnav {
   background-color: #00a399;
}
#topnav p {
   font-size: 70%;
   font-weight: bold;
   color: #ffffff;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 0px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a, #topnav p a:visited {
   color: #c8ebe9;
   padding-left: 8px;
   padding-right: 8px;
   padding-top: 5px;
   padding-bottom: 5px;
}
#topnav p a:hover {
   color: #ffffff;
}
#topnav .selected a, #topnav .selected a:visited {
   color: #ffffff;
}
#content {
   padding: 15px 50px 15px 50px;
}
#content p {
   color: #666666;
   font-size: 80%;
   margin-top: 0px;
   margin-bottom: 10px;
   line-height: 1.5em;
}
#content a, #content a:visited {
   color: #00a399;
   text-decoration: none;
}
#content a:hover {
   color: #666666;
   text-decoration: underline;
}
#content h1 {
   color: #00a399;
   font-size: 90%;
   text-align: center;
   margin-top: 0px;
   margin-bottom: 15px;
}
#content h2 {
   color: #00a399;
   font-size: 80%;
   font-weight: bold;
   margin-top: 0px;
   margin-bottom: 10px;
}
#content ul {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 50px;
   list-style: square;
}
#content ol {
   margin-top: 0px;
   margin-bottom: 10px;
   margin-left: 45px;
}
#content li {
   color: #00a399;
   font-size: 80%;
   margin-bottom: 3px;
}
#content .litext {
   color: #666666;
}
#content .closeup td p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .closeup th p {
   margin-top: 0px;
   margin-bottom: 0px;
}
#content .tighten td p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .tighten th p {
   margin-top: 0px;
   margin-bottom: 2px;
}
#content .img {
   border: 1px solid #00a399;
   padding: 2px;
   margin: 15px;
}
#content .imgr {
   border: 1px solid #00a399;
   margin-left: 15px;
   margin-bottom: 15px;
   padding: 2px;
   float: right;
}
#content .imgl {
   border: 1px solid #00a399;
   margin-right: 15px;
   margin-bottom: 15px;
   padding: 2px;
   float: left;
}
#content .topslogan {
   border-top: 2px solid #00a399;
   border-bottom: 2px solid #00a399;
   font-weight: bold;
   text-align: center;
   padding: 5px 0px 5px 0px;
   margin: 20px 105px 20px 105px;
}
#content .highlight {
   color: #00a399;
   font-weight: bold;
}
#content .small {
   font-size: 85%;
}
#slogan {
   padding-top: 15px;
   padding-bottom: 10px;
}
#slogan p {
   font-size: 75%;
   color: #666666;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer {
   background-color: #00a399;
   padding-top: 5px;
   padding-bottom: 5px;
}
#footer p {
   font-size: 65%;
   font-weight: bold;
   color: #ffffff;
   margin-top: 0px;
   margin-bottom: 0px;
   text-align: center;
}
#footer a, a:visited {
   color: #ffffff;
}
#footer a:hover {
   color: #ffffff;
   text-decoration: underline;
}

