body{background-color: #40405d;}#container{margin: 0px auto 0 auto;width: 900px;background-color: #fff;}#header{background-image: url(../graphics/headercontent.jpg);background-repeat: no-repeat;height: 127px;}#menu{position: relative;top: 106px;margin: 0 0 0 35px;}#content{width: 900px;height: expression( this.scrollHeight < 401 ? "400px" : "auto" );/* sets min-height for IE */
        min-height: 400px;/* sets min-height value for all standards-compliant browsers */}#contentleft{width: 450px;float: left;}#icontentleft{margin: 15px 35px 25px 35px;}#icontentright{margin: 15px 35px 25px 35px;}#contentright{width: 450px;float: right;}#contentleft1col{margin: 35px 35px 35px 35px;padding: 25px;}#footer{clear: both;}#credits{margin: 25px 0 0 0;text-align: center;}