body {margin: 0; padding: 0; background-color:white }
#imSite {width: 1000px; margin: 0px auto; text-align: left; }
#imHeader {height: 226px; background-image: url('top.jpg'); background-repeat: no-repeat; background-position: 0% 35%; }
#imBody {background-image: url('content.jpg'); background-repeat: repeat-y; background-position: left top; }
#imMenuMain {position: absolute; top: 0px; height: 30px; width: 964px; padding: 0px 0px 0px 0px; }

#imContent {clear: left; padding: 0px 0px 0px 0px; }
#imFooter {clear: both; height: 30px; display:none; }
