  body {
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    line-height: 16px;
    background-color: #FFFFFF;
    background: url('/dropbox/img/bg2.gif');
    background-repeat: repeat-x;
    background-position: 0 36px; 
    margin: 0;
  }
  #wrapper {
    border: 0;
    width: 686px;
    background-color: #FFFFFF;
    margin: 30px auto 0 auto;
  }
  #header {
    background-image: url('/dropbox/img/header2.gif');
    border: 0;
    width: 686px;
    height: 50px;
    position: relative;
    top: 0px;
    left: 0px;
  }
  #body {
    background-image: url('/dropbox/img/bodybg2.gif');
    background-color: #FFFFFF;
    background-repeat: no-repeat;
    border: 0;
    width: 686px;
    height: 600px;
    position: relative;
    top: 0px;
    left: 0px;
  }
  #body-content {
    width: 644px;
    border: 0px;
    position: relative;
    left: 21px;
    top: 10px;
  }
  #footer {
    background-image: url('/dropbox/img/footer2.gif');
    border: 0;
    width: 686px;
    height: 28px;
    position: relative;
    top: 0px;
    left: 0px;
  }
  #status {
    background-color: transparent;
    border: none 0px;
    width: 644px;
    height: 120px;
  }
  #upload {
    background-color: transparent;
    border: none 0px;
    width: 644px;
    height: 140px;
  }
  #bold {
    border: none 0px;
    font-weight: bold;
  }
  #hrule {
    width: 100%;
    height: 1px;
    background-color: #AAAAAA;
    margin: 15px 0 15px 0;
  }
  #hrule.thick {
    height: 1px;
    margin: 5px 0 0 0;
  }
  #logowrap {
    width: 100px;
    margin: 0 auto 0 auto;
  }
  #logo {
    width: 100px;
    height: 25px;
    margin: 5px auto 0 auto;
  }

