body {margin: 0; padding: 0; background-color: #D5E8EC; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 970px; margin: 15px auto; text-align: left; }
#imHeader {height: 176px; background-color: #D5E8EC; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-color: #D5E8EC; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 150px; float: left; padding: 17px 0 0 7px; }
#imContent {width: 806px; float: left; margin-top: 7px; }
#imFooter {clear: both; height: 97px; background-color: #1C0E13; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

