body {
        margin: 0px;
        padding: 0px;
        font-family: Verdana, Arial;
        font-size: 12px;
        color: #000033;
        background-color: #D6E3FE;
        overflow-x: hidden;
        
        line-height: 14px;
      }
      a {
        color: #000033;
      }
      img {
        border: 0px;
        margin: -2px;
        padding: 0px;
      }
      #outer_wrapper {
        text-align: center;
        position: relative;
         
      }
      .inner_wrapper {
        position: relative;
        text-align: left;
        margin: auto;
        width: 954px;
       #overflow-x: hidden;
      }
      #footer {
        background-image: url(/img/footer.png);
        height: 524px;
        position: relative;
      }
      #footer_text {
        position: absolute;
        bottom: 5px;
        right: 5px;
      }
      img.right {
        float: right;
        margin-top: -500px;
      }
      #nav ul {
        list-style: none;
        float: left;
        position: relative;
      }
      #nav ul li {
        float: left;
        margin-right: 20px;
      }
      #nav ul li a {
        text-decoration: none;
        font-size: 18px;
        #font-size: 18px;
        line-height: 20px;
      }
      #header {
        height: 124px;
        width: 1024px;
        padding-top: 10px;
        padding-left: 30px;
        background-image: url(/img/header_2.png);
        background-repeat: no-repeat;
      }
      #content {
        width: 500px;
        line-height: 22px;
        z-index: 100;
        position: relative;
        top: -80px;
      }
      input.text {
        width: 100px;
        border: 0px none;
        padding: 2px;
      }
      input.submit {
        border: 1px solid;
        background-color: #fff;
      }
      
      #register label {
        width: 170px;
        float: left;
        position: relative;
        margin-bottom: 10px;
      }
      #register input.text {
        float: left;
        width: 300px;
        position: relative;
        border: 1px solid #000;
      }
      #register select {
        float: left;
        width: 302px;
        position: relative;
        border: 1px solid #000;
      }
      #register textarea {
        float: left;
        width: 300px;
        height: 100px;
        border: 1px solid #000;
      }
      br.clear {
        clear: both;
      }
      #popup {
        position: fixed;
        _position: absolute;
        width: 360px;
        height: 300px;
        border: 2px solid #000033;
        padding: 20px;
        top: 50%;
        left: 50%;
        margin-left: -180px;
        margin-top: -170px;
        background-color: #fff;
        display: none;
        z-index: 200;
      }
      div.column {
        float: left;
        width: 190px;
        position: reiative;
        height: auto;
        padding: 4px;
      }
      div.row {
        width: 400px;
        position: relative;
        height: 30px;
        overflow-y: auto;
      }
      div.top-row {
        background-color: #000033;
        width: 400px;
        position: relative;
        height: 20px;
        color: #fff;
        font-weight: bold;
      }
      div.top-row div.column {
        padding :1px;
      }
      .rowtwo {
        background-color: #fff;
      }
      .hive {
        z-index: 400;
      }
      ol.directory {
    
      }
      div.reg_help {
        font-size: 10px;
        width: 300px;
        margin: 0px;
        padding: 0px;
        margin-left: 170px;
        line-height: 14px;
      }