body {margin: 0; padding: 0; background-image: url('bg.jpg'); }
#imSite {width: 1000px; margin: 0px auto; text-align: left; }
#imHeader {height: 189px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 37px; position: absolute; top:132px; padding: 1px 1px 0 20px;  }
#imContent {clear: left; padding: 0px 2px 0 0; margin-left: 2px}
#imFooter {clear: both; height: 57px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }

