DIV#header_spacer {
    height: 0px;
}
  
DIV#main_pic {
    height: 120px;
    width: 600px;
    background-image: url(/images/style/sub_header.jpg);
    background-position:80px 0px;
    background-repeat: no-repeat;
    float: left;
  }

th {
    text-align: left;
}