body {margin: 0; padding: 0; background-color: #00FFFF; background-image: url('bg.jpg'); background-repeat: repeat; background-position: left top; background-attachment: fixed; }
#imSite {width: 945px; margin: 15px auto; text-align: left; }
#imHeader {height: 120px; background-color: #C0C0C0; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-image: url('content.gif'); background-repeat: repeat; background-position: left top; }
#imMenuMain {height: 30px; padding: 1px 7px 0 26px; background-image: url('menu.jpg'); background-repeat: repeat; background-position: center center; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 27px; background-color: #C0C0C0; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

