body,
#wrapper
 {
	background: #111;
	}

#breadcrumb,
#sidebar
 {
	display: none;
	}
	
#main_wrapper {
	background: #232629;
	}
	
	
#site_header_wrapper {
	background-image: url(site_header_wrapper.png);
	}
	
	* html #site_header_wrapper {
		background: #111;
		}
	
#page_footer_wrapper {
	background: #111;
	display: none;
	}	
	
#site_footer_wrapper {
	background: #111;
	}
	
#content {
	float: none;
	width: auto !important;
	padding: 0;
	}
	
.featured_photo {
	border-color: #232629 !important;
	}
	
	
.featured_photo .label_wrapper,
.related_content,
.featured_photo
 {
	border-color: #232629 !important;
	}
	
#page_footer .section,
#newsletter_signup,
#page_footer_wrapper
 {
	border-color: #1d1d1d;
	}
	

.featured_news {
	width: 239px !important;
	}
	

