body { background-color: #FFE7C2;
       margin: 0px;
       text-align: center; }

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

a:hover { text-decoration: underline; }

#valign { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 50%;
          width: 100%;
          margin-top: -171px; }

#woot { position: relative;
        overflow: hidden;
        margin: auto;
        width: 600px;
        height: 342px; }

#top { position: absolute;
       overflow: hidden;
       left: 0px;
       top: 0px;
       width: 600px;
       height: 81px;
       z-index: 0; }

#mainbg { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 81px;
          width: 336px;
          height: 198px;
          z-index: 0; }

#rtl { position: absolute;
       overflow: auto;
       left: 0px;
       top: 75px;
       width: 330px;
       height: 205px;
       z-index: 1;
       direction: rtl; }

#maintext { text-align: justify;
            direction: ltr;
            font-family: trebuchet ms,verdana,arial,helvetica;
            font-size: 12px;
            padding: 3px;
            color: #000000; }

#right { position: absolute;
         overflow: hidden;
         left: 336px;
         top: 81px;
         width: 264px;
         height: 198px;
         z-index: 0; }

#bottom { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 279px;
          width: 600px;
          height: 63px;
          z-index: 0; }

.header { font-family: times new roman,arial,verdana,helvetica;
          font-size: 19px;
          font-weight: bold;
          letter-spacing: 3px;
          color: #FFB4A0; }

b, strong { color: #F4B800; }

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

.center { margin: auto;
          text-align: center; }
              
option,textarea,input { background-color: #FFE7B1;
                        border-color: #EE8F4A;
                        border-style: solid;
                        border-width: 1px;
                        color: #CF2100;
                        font-family: trebuchet ms,verdana,arial,helvetica;
                        font-size: 11px; }
                        

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