body {margin: 0; padding: 0; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 914px; margin: 15px auto; text-align: left; }
#imHeader {height: 287px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #720000; background-image: url('content.gif'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 1px; padding: 1px 10px 0 10px; background-image: url('menu.gif'); background-repeat: repeat-y; background-position: center top; }
#imContent {clear: left; padding: 1px 30px 0 25px; }
#imFooter {clear: both; height: 142px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


