@charset "utf-8"; #wrapper { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; margin:0 auto; width:750px; background-color: #FFFFFF; color: #A9B199; } #logo { background-image: url(images/msp_01.gif); background-repeat: repeat-x; height: 206px; position:relative; } .imagebar2 { text-align: center; height: 32px; position: relative; } .imagebar3{ text-align: center; height: 152px; position: relative; } .5pixspc { height: 2px; position:relative; } #bodyarea { background-color: #FFFFFF; position: relative; height: 400px; } .navtext { color:#7E8772; font-size:12px; padding-left: 10px; padding-top: 15px; font-weight: bold; } html>body #bodyarea { width: auto; height: auto; min-height: 400px; } #leftnav { float: left; width: 150px; } #inner { width: 584px; float: left; padding-left: 15px; border-left-width: 1px; border-left-style: solid; border-left-color: #A9B199; height: 400px; } html>body #inner { height: auto; min-height: 400px; } #navbar { text-align: center; padding-top: 10px; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #A9B199; padding-bottom: 10px; } #shopcartsum { background-color:#A9B199; padding-top:10px; padding-bottom:10px; padding-left: 10px; padding-right: 5px; color: #FFFFFF; } body { background-color:#7E8772; } #footer { clear: both; } 