body {margin: 0; padding: 0; background-color: #C0C0C0; }
#imSite {width: 952px; margin: 15px auto; text-align: left; }
#imHeader {height: 142px; background-color: #808080; background-image: url('top.png'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #808080; background-image: url('content.png'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 39px; padding: 1px 7px 0 7px; background-image: url('menu.png'); background-repeat: no-repeat; background-position: left top; }
#imContent {clear: left; padding: 10px 10px 0 1px; }
#imFooter {clear: both; height: 51px; background-color: #808080; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

