body { background-color: #eff3e7;
       text-align: center; }

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

a:hover { text-decoration: underline; }

#container { width: 296px;
             margin: auto;
             border: 2px #000000 solid; }

#image { width: 296px;
         height: 202px; }

#text { width: 286px;
        text-align: justify;
        font-family: trebuchet ms,verdana,arial,helvetica;
        font-size: 12px;
        padding: 5px;
        z-index: 1;
        background-color: #fefefe;
        color: #000000;
        border: none; }
     
.disclaimer { font-size: 10px;
              text-align: center; }

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

textarea,input,option { font-family: trebuchet ms, arial,verdana,helvetica,sans-serif;
                        font-size: 12px;
                        color: #ffffff;
                        border-color: #00280d;
                        background-color: #6e8331;
                        border-width: 2px;
                        border-style: solid; }
                        
.enth3_url { width: 270px; }
.enth3_name, .enth3_email { width: 200px; }
