body {margin: 0; padding: 0; background-color: #FFFFEA; background-image: url('bg.gif'); background-repeat: no-repeat; background-position: left center; background-attachment: fixed; }
#imSite {width: 1000px; margin: 15px auto; text-align: left; }
#imHeader {height: 230px; background-color: #00C000; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #4B4B4B; }
#imMenuMain {height: 35px; padding: 1px 7px 0 7px; background-color: #4B4B4B; }
#imContent {clear: left; padding: 1px 7px 0 7px; }
#imFooter {clear: both; height: 34px; background-color: #00FF00; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


