body {margin: 0; padding: 0; background-color: #F3FFE7; background-image: url('bg.gif'); background-repeat: repeat-x; background-position: center top; }
#imSite {width: 800px; margin: 15px auto; text-align: left; }
#imHeader {height: 275px; background-image: url('top.gif'); background-repeat: no-repeat; background-position: center top; }
#imBody {background-color: #FFFFFF; background-image: url('content.gif'); background-repeat: no-repeat; background-position: left top; }
#imMenuMain {height: 30px; padding: 20px 50px 0 50px; background-image: url('menu.gif'); background-repeat: no-repeat; background-position: center top; }
#imContent {clear: left; padding: 30px 30px 0 15px; }
#imFooter {clear: both; height: 30px; background-color: #F3FFE7; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


