body.custom { background: #000 url('http://befreecampaign.com/header.png') center 0 no-repeat; }

		.custom #page { margin-top:120px; background: #fff; padding:0; }
		
		/* This line gets rid of the site title & tagline by casting them out to far left field */
.custom #header #logo, .custom #header #tagline { text-indent: -9999px; }

/* This is a bit of a kludge, but it seems to work. */
.custom #header #tagline { height: 0; }

/* This line removes the padding from the header so that the background image sits close to the nav menu, the bottom border of the header, and the sides of the content */
.custom #header { padding: 0; }

.custom #container { width: 850px; border: none; padding:0; }
.custom #page { width: 850px; border: none; padding:0;}
.custom #container #page #content_box { width: 100%; border: none; }
.custom #content_box { width: 300px; border: none; padding-left:10px; }
.custom .post_box { margin-top: -25px; border-right: none; }

.custom li.widget {margin-bottom: 0em;}
.custom #sidebars { padding-right:20px; }

.custom .post_box { padding-top: 10px; padding-bottom: 10px; }
.custom .post_box.top { padding-bottom:20px; padding-top:40px; }
.custom #content_box { background: none; } 
.custom #content {margin-right: -20px; }

	
.custom #footer_area {padding-top:0; background:#000; margin-top:0px; margin-bottom:0; }
.custom #footer_area .page {padding-bottom:0;}
	.custom #footer {border-top:0; height:60px; background:url(http://befreecampaign.com/footer.png) bottom center no-repeat;}
	
	
.custom #nav_area ul {border-bottom:none; border-left:none;}
	.custom #nav_area ul li {border-width:0; margin-bottom:0; padding-bottom:0; background:none;}

.custom #header {border-bottom:none;}