body { margin: 0px;
       background-image: url('bg.gif');
       background-repeat: repeat;
       background-color: #c5bdb2;
       text-align: center; }

#container { position: relative;
             width: 386px;
             margin: auto; }
             
#menu { width: 386px;
        height: 371px;
        border: 0px;
        margin-top: 2px; }

#text { width: 376px;
        border-width: 3px;
        border-style: solid;
        border-color: #000000;
        background-color: #c5bdb2;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px; 
        color: #ffffff;
        text-align: justify;
        padding: 3px; }
        
.header { font-family: times new roman, verdana, arial, helvetica;
          font-size: 22px;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 5px;
          color: #6b6051;
          border-width: 0px 0px 1px 0px;
          border-style: solid;
          border-color: #000000; }

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

ul { padding: 0px;
     margin: 0px;
     margin-left: 2em;
     margin-top: 2px; }

a { color: #000000;
    text-decoration: none;
    font-weight: bold; }

a:hover { text-decoration: underline; }

option,textarea,input { border-color: #000000;
                        border-width: 2px;
                        border-style: solid;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 12px;
                        color: #ffffff;
                        background-color: #9f927f; }

blockquote { border-width: 1px 1px 1px 1px;
             border-style: solid;
             border-color: #000000;
             background-color: #bbb1a4;
             width: 300px;
             margin: auto;
             padding: 3px; }

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