.page{
	border-right: solid 16px #cecce6;
}

.sideBar{
	background: url("../siteImages/sideBars/advice.jpg") no-repeat;
	width: 236px;
	height: 600px;
}
	.sideBar h1{
		color: #6067af;
	}

	
.content h1, .content h2, .content h3{
	color: #6067af;
}


	
.menu li.selected.advice a{
	color: #cecce6;
}
	
