html {margin: 0; padding: 0; background-color: #404040;}
body {margin: 0px 0 0px; padding: 0; text-align: left;}
#imPage {margin: 0 auto; width: 960px; position: relative;}
#imHeader {margin-bottom: 29px; height: 129px; background-color: #808080; background-image: url('top.png'); background-position: top left; background-repeat: no-repeat;}
#imMnMn {position: absolute; top: 129px; left: 0;  height: 23px; width: 954px; padding: 2px 3px 4px 3px; background-color: #D3D3D3; background-image: url('menu.jpg'); background-position: left top; background-repeat: repeat-y;}
#imMnMn li {display: inline}
#imContent {min-height: 380px; position: relative; width: 954px; padding: 3px 3px 3px 3px; }
#imContentGraphics {min-height: 380px; position: absolute; top: 158px; bottom: 0; left: 0; width: 960px; background-color: #FFFFFF;}
#imFooterBg {clear: both; bottom: 0; width: 100%; background-color: transparent;}
#imFooter {position: relative; margin: 0 auto; height: 25px; width: 960px; background-color: #000000; background-image: url('bottom.png'); background-position: top left; background-repeat: no-repeat;}
