body {margin: 0; padding: 0; background-color: #1E1E1E; }
#imSite {width: 1024px; margin: 15px auto; text-align: left; }
#imHeader {height: 69px; 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: 48px; padding: 10px 7px 0 250px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 35px 50px 0px 60px; }
#imFooter {clear: both; height: 69px; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


