html, body {height:100%;}
body{background: #2b292a url(images/ms_header_bg.jpg) repeat-x top left; margin:0; padding:0;}
body #outerContainer{height:100%;}
body #outerContainer #header{height:110px; width:987px; margin-left:auto; margin-right:auto;}
body #outerContainer #header img{margin-top:32px;}
body #contentContainer{height:70%;}
body #contentContainer{width:987px; margin:5px auto 5px auto;}
body #footer{clear:both; height:120px; background: #2b292a url(images/ms_footer_bg.jpg) repeat-x top left;}

div #leftColumn_2 {width:230px; height:100%; float:left;}
div #rightColumn_2{float:right; height:100%; width:752px; background-color:#000;}
div #rightColumn_2 #upperMenu{height:30px;}
div #rightColumn_2 #innerLeftColumn {float:left; width:535px;position:relative;}
div #rightColumn_2 #innerRightColumn {float:right; width:212px;}