body {margin: 0; padding: 0; }
#imSite {width: 850px; margin: 15px auto; text-align: left; }
#imHeader {height: 191px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: left top; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {width: 148px; float: left; padding: 11px 0 0 1px; }
#imContent {width: 700px; float: left; margin-top: 1px; }
#imFooter {clear: both; height: 25px; }

