html {margin: 0; padding: 0; background-color: #000000; background-image: url('bg.jpg'); background-position: center center; background-repeat: no-repeat; background-attachment: fixed;}
body {margin: 15px 0 0px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 1200px; position: relative;}
#imHeader {height: 150px; background-color: transparent; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {float: left;  width: 193px; padding: 5px 0px 5px 7px;}
#imMnMnGraphics { position: absolute; top: 150px; bottom: 0; left: 0; width: 200px; background-color: transparent; background-image: url('menu.png'); background-position: left top; background-repeat: no-repeat;}
#imContent {min-height: 380px; position: relative; width: 983px; padding: 1px 7px 5px 10px; margin-left: 200px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 150px; bottom: 0; right: 0; width: 1000px; background-color: transparent; background-image: url('content.png'); background-position: center center; background-repeat: no-repeat;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 35px; width: 1200px; background-color: transparent;}
