/* commented backslash hack \*/ 
html, body{height:100%} 
/* end hack */
html,body {margin:0;padding:0}
#outer{
background-image:url(images/bg.gif);
margin-left:auto;
margin-right:auto;
width:950px;
min-height:100%;
margin-bottom:-35px;
height:auto;
}
* html #outer{height:100%;}
#content {

}
#header {
height:125px;
}
#footer {
clear:both;
height:35px;
}
#clearfooter{clear:both;height:35px;}
html>body #minHeight{float:left;width:0px;height:100%;margin-bottom:-37px;} /*safari wrapper */

