body {margin: 0; padding: 0; background-color: #232323; }
#imSite {width: 874px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #404040; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #404040; background-image: url('content.png'); background-repeat: repeat; background-position: center center; }
#imMenuMain {width: 224px; float: left; padding: 14px 0 0 15px; }
#imContent {width: 625px; float: left; margin-top: 4px; }
#imFooter {clear: both; height: 53px; background-color: #232323; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


