body {background-color: #100E0F}

.left{ display:inline; float:left; }
#banner{ display:inline; float:left; margin:4px 10px; width:460px; height:57px;} 
.right{; display:inline; float:left; }
.clear{ clear:both; }

#banner-top {padding-top:5px;}

#banner-top, #boondocks-site, #banner-bottom{ width:751px; margin:0 auto; }
#boondocks-site{ padding:5px 0 16px 0; }
.sprite {
	display: block;
	height: 0;
	overflow: hidden;
}
#copyright {
	background: url(../images/spt.gif) no-repeat left top;
	color: #ccc;
	font-size: 10px;
	margin: 12px auto 0;
	padding: 22px 0 25px 40px;
	width: 288px;
}
