body {margin: 0; padding: 0; background-image: url('bg.jpg'); }#imSite {width: 980px; margin: 15px auto; text-align: left; }#imHeader {height: 119px; 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 {height: 34px; padding: 1px 11px 0 25px; background-image: url('menu.jpg'); background-repeat: no-repeat; background-position: left top; }#imContent {clear: left; padding: 8px 16px 0 0; margin-left: 26px}#imFooter {clear: both; height: 46px; background-image: url('bottom.jpg'); background-repeat: no-repeat; background-position: left top; }#gecko_scrollbar { display: none;}html>body #gecko_scrollbar { position: absolute; z-index: 1; bottom: -1px; left: 0; width: 1px; height: 1px; display: block; font-size: 0;}