#wrapperContent { /* colour theme */
	border-top: 4px solid #B61D4B;
	}
	
#wrapperFeatureSection { /* colour theme */
	background: #F9EAEE;
	}

h1 { /* colour theme */
	color: #B61D4B;
	}

#wrapperText #sampleNav h3 {
	background: #B61D4B;
	}

#samples a.current IMG {
	background: #B61D4B;
	}	
	
#samples a:hover IMG { /* colour theme */
	padding: 3px;
	background: #B61D4B;
	}