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

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

a:hover { text-decoration: underline; }

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

#woot { position: relative;
        overflow: hidden;
        margin: auto;
        width: 790px;
        height: 359px; }

#title { position: absolute;
         left: 0px;
         top: 0px;
         width: 447px;
         height: 149px;
         z-index: 0; }

#mainbg { position: absolute;
          left: 0px;
          top: 149px;
          width: 447px;
          height: 180px;
          z-index: 0; }

#menupic { position: absolute;
        left: 0px;
        top: 329px;
        width: 447px;
        height: 30px;
        z-index: 0; }

#thorhead { position: absolute;
            left: 447px;
            top: 0px;
            width: 343px;
            height: 149px;
            z-index: 0; }

#thorface{ position: absolute;
           left: 447px;
           top: 149px;
           width: 343px;
           height: 180px;
           z-index: 0; }
           
#bottom { position: absolute;
          left: 447px;
          top: 329px;
          width: 343px;
          height: 30px;
          z-index: 0; }

#rtl { position: absolute;
       overflow: auto;
       left: 0px;
       top: 149px;
       width: 447px;
       height: 180px;
       z-index: 1;
       direction: rtl; }

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

.header { font-family: arial,verdana,helvetica;
          color: #DFDFE5;
          font-size: 16px;
          font-weight: bold;
          letter-spacing: 3px; }

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

textarea, input, option { color: #ffffff;
                          border-color: #616777;
                          background-color: #7E869A; }