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

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

b, strong { color: #103189; }
          
.disclaimer { font-size: 10px;
              text-align: center; }

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

a { color: #FE5A09; 
    text-decoration: underline;
    font-weight: bold; }

a:hover { color: #BF3502; }

#valign { position: absolute;
          overflow: hidden;
          left: 0px;
          top: 50%;
          margin-top: -180px;
          width: 100%;
          text-align: center; }
       
#woot { position: relative;
        overflow: hidden;        
        margin: auto;
        width: 640px;
        height: 360px; }

#maintext { font-family: trebuchet ms,verdana,arial,helvetica;
            font-size: 12px;
            text-align: justify;
            position: absolute;
            overflow: auto;
            left: 286px;
            top: 17px;
            width: 342px;
            height: 311px;
            z-index: 1;
            padding: 2px; }

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

#menu { position: absolute;
        overflow: hidden;
        left: 286px;
        top: 0px;
        z-index: 0;
        width: 354px;
        height: 17px; }

#mainbg { position: absolute;
          overflow: hidden;
          left: 286px;
          top: 17px;       
          z-index: 0;
          width: 346px;
          height: 314px; }
          
#right { position: absolute;
         overflow: hidden;
         left: 632px;
         top: 17px;
         z-index: 0;
         width: 8px;
         height: 314px; }

#bottom { position: absolute;
          overflow: hidden;
          left: 286px;
          top: 331px;          
          z-index: 2;
          width: 354px;
          height: 29px; }
          

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