body {margin: 0; padding: 0; background-color: #808080; }
#imSite {width: 980px; margin: 15px auto; text-align: left; }
#imHeader {height: 82px; background-color: #696969; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 7px; background-color: #404040; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 28px; background-color: #FFD1A4; background-image: url('bottom.gif'); background-repeat: no-repeat; background-position: left top; }


