body { background-color: #f2f2f7;
       margin: 0px;
       padding: 0px; }

#image { position: absolute;
         left: 0px;
         top: 0px;
         width: 332px;
         height: 553px;
         z-index: 0; }
         
#text { position: absolute;
        left: 340px;
        top: 5px;
        width: 460px;
        z-index: 1;
        color: #000000;
        font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
        font-size: 12px;
        text-align: justify; }

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

a:hover { text-decoration: underline; }

.header { font-size: 18px;
          font-family: times new roman, verdana, arial, helvetica, sans-serif;
          font-weight: bold;
          font-style: italic;
          letter-spacing: 3px; }
         
.disclaimer, .capmenu { font-size: 10px;
                        text-align: center; }

option, input, textarea { color: #ffffff;
                          font-family: trebuchet ms, verdana, arial, helvetica, sans-serif;
                          font-size: 12px;
                          background-color: #73667b;
                          border-style: solid;
                          border-width: 1px;
                          border-color: #d7d5dc; }
                          
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }