body {margin: 0; padding: 0; background-color: #E6F0E6; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: center bottom; background-attachment: fixed; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 160px; background-color: #D4DBC5; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #FFFFFF; }
#imMenuMain {height: 31px; padding: 10px 20px 0 20px; background-color: #D4DBC5; background-image: url('menu.gif'); background-repeat: repeat-x; background-position: left bottom; }
#imContent {clear: left; padding: 20px 26px 0 20px; }
#imFooter {clear: both; height: 140px; background-color: #D4DBC5; background-image: url('bottom.jpg'); background-repeat: no-repeat; }

