body {margin: 0; padding: 0; background-color: #66525E; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 163px; background-color: #66525E; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #66525E; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: center top; }
#imMenuMain {height: 60px; padding: 5px 22px 0 22px; background-color: #66525E; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center center; }
#imContent {clear: left; padding: 12px 46px 0 42px; }
#imFooter {clear: both; height: 30px; background-color: #66525E; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


