body {margin: 0; padding: 0; background-color: #054A2E; }
#imSite {width: 850px; margin: 15px auto; text-align: left; }
#imHeader {height: 170px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #679082; background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {height: 25px; padding: 1px 20px 0 65px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: center center; }
#imContent {clear: left; padding: 20px 30px 0 30px; }
#imFooter {clear: both; height: 20px; background-color: #679082; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: center center; }


