body {margin: 0; padding: 0; background-color: #819DB3; background-image: url('bg.jpg'); background-repeat: no-repeat; background-position: left top; }
#imSite {width: 900px; margin: 15px auto; text-align: left; }
#imHeader {height: 179px; background-image: url('top.jpg'); background-repeat: no-repeat; }
#imBody {background-color: #CAE8FF; }
#imMenuMain {height: 26px; padding: 1px 7px 0 1px; background-color: #004600; background-image: url('menu.png'); background-repeat: repeat-x; background-position: right center; }
#imContent {clear: left; padding: 10px 7px 0 2px; }
#imFooter {clear: both; height: 24px; background-color: #000080; background-image: url('bottom.jpg'); background-repeat: no-repeat; }


