html, body{      margin:0;      padding:0;      height:100%;      border:none;	  background:#000;}div.main{width: 770px;margin: 0px auto 0px auto;padding: 0px;text-align: left;position: relative;border: none;background:#333;}div.header{width: 770px;height:30px;margin: 0px auto 0px auto;padding: 0;text-align: center;position: relative;border: none;border-bottom:1px solid #fff;background:#666;}div.logo{width: 770px;margin: 0px auto 0px auto;padding: 0;text-align: center;position: relative;border: none;background:#333;}div.splashimg{width: 770px;height:263px;margin: 0px auto 0px auto;padding: 0px;text-align: left;position: relative;border: none;background:#333 url(../img/splash_img.jpg);}div.body{width: 770px;padding:0;text-align: left;position: relative;border: none;background:#333;}div.bleft{width: 475px;padding: 0px;text-align: left;position: relative;left:25px;border: none;background:#333;float:left;}div.bright{width: 270px;margin: 0px auto 0px auto;padding: 0px;text-align: left;position: relative;border: none;background:#333;float:right;}div.footer{width: 770px;height:72px;margin: 0px auto 0px auto;padding: 0px;text-align: left;position: relative;border: none;border-top:1px solid #fff;background:#666;clear:both;}