html {position: relative; margin: 0; padding: 0; background-image: url('bg.jpg'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: #E1E1E1}
body {margin: 0; padding: 0; text-align: left;}
#imPage {margin: 0px auto 0px auto; width: 1024px; position: relative;}
#imHeaderBg {position: absolute; left: 0; top: 0; height: 180px; width: 100%; background-image: url('headerbg.png'); background-position: center top; background-repeat: repeat-x; background-attachment: scroll; background-color: #070707}
#imHeader {height: 180px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 50px; left: 220px;  height: 60px; width: 800px; padding: 0px 0px 0px 0px; background-color: transparent}
#imMnMn > ul { text-align: right; }
#imMnMn li {display: inline}
#imContent {min-height: 600px; position: relative; width: 1024px; padding: 0px 0px 0px 0px; }
#imContentGraphics {min-height: 600px; position: absolute; top: 180px; bottom: 344px; left: 0; width: 1024px; background-color: transparent}
#imFooterBg {position: absolute; left: 0; bottom: 0; height: 344px; width: 100%; background-image: url('bottombg.png'); background-position: center top; background-repeat: no-repeat; background-attachment: scroll; background-color: transparent}
#imFooter {position: relative; margin: 0 auto; height: 344px; width: 1024px; background-color: transparent; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
