body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
		
		#banner {
		background:#336699;
		width:984px;
		}
		
		#sidebar {
		font: 12px;
		font-family: Arial;
		width:104px;
		float:left;
		background:#EFEFEF;
		padding-top: 10px;
		padding-bottom:10px;
		border-right:1px solid #100;}
		
		#comic {
		width:630px;
		position:absolute;
		left:160px;
		background:#EFEFEF;
		font-family: Arial;
		
		}
		
		#rightbar {
		width:180px;
		float:left;
		background:#336699;
		}