#mainBar {
	background-image: url('/images/template/home.jpg');	
}

#contentColumn {
	width: 250px;
	height: 530px;
	margin-left: 510px;
	background-image: url('/images/template/whiteout.png');	
}

	#contentColumn h2 {
		color: #03487F;
		font-size: 2.6em;
		
	}
	
	
	.contentColumnImg img {
		margin: 20px 0 0 10px;
	}

