body {margin: 0; padding: 0; background-color: #000000; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #000000; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: right top; }
#imBody {background-color: #000000; background-image: url('content.jpg'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {height: 22px; padding: 1px 1px 0 3px; background-color: #FF6600; }
#imContent {clear: left; padding: 50px 1px 0 1px; }
#imFooter {clear: both; height: 20px; background-color: #FF6600; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

