.float{clear:both;}
#container{width:994Spx;height:650px;background:#A6C4BC;border:2px solid #696963;border-radius:10px;}
#header{width:100%;height:99px;background:#A3B6EA;border-bottom:1px double #696963;border-radius:10px;}
.content-area{background:#C6EAE0;}
#left-sidebar{width:99px;height:500px;background:#696963;float:left;border-right:1px dashed #A3B6EA;}
#post-content{width:786px;height:496px;background:#D3FFD3;float:left;border:2px solid #8823EC;}
#right-sidebar{width:96px;height:500px;background:#696963;float:right;border-left:1px dashed #A3B6EA;}
#footer{width:100%;height:48px;background:#C3C2C2;border:1px groove #696963;border-radius:10px;}