html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center center; background-repeat: repeat-x; background-attachment: fixed; background-color: transparent}
body {margin: 0; padding: 0; text-align: left;}
#imPage {padding-top: 6px; margin: 15px auto 15px auto; width: 960px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 165px; width: 100%; background-color: transparent}
#imHeader {height: 0px; background-color: #000000; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 0; left: 0;  height: -4px; width: 950px; padding: 5px 5px 5px 5px; background-color: transparent}
#imMnMn > ul { text-align: left; }
#imMnMn li {display: inline}
#imContent {min-height: 360px; position: relative; width: 950px; padding: 5px 5px 5px 5px; }
#imContentGraphics {min-height: 360px; position: absolute; top: 6px; bottom: 90px; left: 0; width: 960px; background-color: #FFFFFF}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 100px; width: 100%; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 90px; width: 960px; background-color: #00BFBF; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
