body {margin: 0; padding: 0; background-color: #E0E0E0; background-image: url('bg.gif'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 295px; background-image: url('top.gif'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #000000; background-image: url('content.gif'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 54px; padding: 1px 7px 0 7px; background-color: #000000; background-image: url('menu.gif'); background-repeat: no-repeat; background-position: center bottom; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 17px; background-color: #C0C0C0; background-image: url('bottom.gif'); background-repeat: no-repeat; background-position: left top; }

