body { margin: auto;
       text-align: center;
       background-color: #ad2727; }

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

#container { position: relative;
             margin: auto;
             width: 780px;
             height: 430px; }

#left { position: absolute;
        left: 0px;
        top: 0px;
        width: 2px;
        height: 430px;
        z-index: 1; }

#right { position: absolute;
         left: 779px;
         top: 0px;
         width: 1px;
         height: 430px; }

#topleft { position: absolute;
           left: 2px;
           top: 0px;
           width: 406px;
           height: 207px; }

#topright { position: absolute;
            left: 408px;
            top: 0px;
            width: 371px;
            height: 240px; }

#menu { position: absolute;
        left: 2px;
        top: 207px;
        width: 406px;
        height: 33px; }

#bottom { position: absolute;
          left: 2px;
          top: 423px;
          width: 777px;
          height: 7px; }

#textbg { position: absolute;
          left: 2px;
          top: 240px;
          width: 777px;
          height: 183px;
          z-index: 1; }

#text { position: absolute;
        overflow: auto;
        left: 2px;
        top: 240px;
        width: 771px;
        height: 177px;
        z-index: 2;
        padding: 3px;
        font-family: tahoma, verdana, arial, sans-serif;
        font-size: 10pt;
        color: #000000;
        text-align: justify; }

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

a:hover { text-decoration: underline; }

img { border-color: #d84f4f; }

b { color: #7f1d1d; }

.header { font-family: tahoma, verdana, arial, sans-serif;
          font-size: 15pt;
          letter-spacing: 3pt;
          font-weight: bold;
          color: #7f1d1d; }

.disclaimer { font-family: tahoma, verdana, arial, sans-serif;
              font-size: 10px;
              text-align: center; }

.center { margin: auto;
          text-align: center; }

option, textarea, input { font-family: tahoma, verdana, arial, sans-serif;
                          font-size: 12px;
                          color: #f4cdcd;
                          border-color: #000000;
                          background: #ad2727; }
                          
.enth3_url { width: 300px; }
.enth3_name, .enth3_email { width: 200px; }