body { background-color: #8de285;
       margin: 0;
       text-align: center;
       font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
       font-size: 12px; }

#container { position: relative;
             margin: auto;
             width: 639px; }

#top { position: absolute;
       left: 0px;
       top: 0px;
       width: 639px;
       height: 285px; }

#menu { position: absolute;
        left: 23px;
        top: 298px;
        width: 186px; }
        
#menu ul { margin: 0;
           padding: 0;
           list-style-type: none;
           text-align: left; }

#menu li { border-top: 3px solid #8de285; }

#menu li a { display: block;
             background-color: #ffffff;
             width: 176px;
             border-left: 5px solid #d04700;
             padding-left: 10px;
             padding-top: 2px;
             padding-bottom: 2px;
             color: #ae4627;
             text-decoration: none;
             font-weight: bold; }
             
#menu li a:hover { border-left: 5px solid #0a8211;
                   font-style: italic;
                   color: #0a8211; }

#text { position: absolute;
        left: 223px;
        top: 300px;
        width: 379px;
        padding: 5px;
        border: 2px solid #000000;
        background-color: #ffffff;
        color: #000000;
        text-align: justify; }
        
#text a { color: #ae4627;
          text-decoration: none;
          font-weight: bold; }

#text a:hover { color: #0a8211;
                text-decoration: underline; }

blockquote { background-color: #ffffff;
             width: 295px;
             border-left: 5px solid #d04700;
             border-top: 1px solid #000000;
             border-bottom: 1px solid #000000;
             padding-left: 10px;
             padding-top: 2px;
             padding-bottom: 2px; }

.header { font-size: 18px;
          font-family: times new roman, trebuchet ms, verdana, arial, helvetica, sans-serif;
          font-style: italic;
          font-weight: bold;
          letter-spacing: 5px; }

.disclaimer { font-size: 10px;
              text-align: center; }

.center { text-align: center; }

.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }