/* Styles applicable to three column subpages*/

	.threecol {
	background:#fff;		/* right column background colour to differentiate from homepage*/
	
	}
	.col3 {
	border-left: 2px solid #d8d8d8;
	padding-left: 5px;
	border-bottom: 2px solid #d8d8d8;
	}