/*HEADINGS*/
.heading{
	background-image:  url(../images/heading_contributors.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:112px;
}
/*COLOURS*/
.colours{
	background-image:  url(../images/colours_yellow.gif);
	background-repeat: no-repeat;
	background-position: top left;
	height:211px;
}
h3 {
	font-size: 13px;
	line-height : 14px;
	font-weight: bold;
	color: #ae9230;
}
h4, a.h4{
	font-size: 12px;
	font-weight: bold;
	color: #ae9230;
	margin-bottom: 0px;
	text-decoration:none;
}
.sp{
	width: 260px;
	margin:2px;
}
.logo_colour{
	background-image:  url(../images/logo_shf_yellow.gif);
	background-position: bottom left;
	width:145px;
	height:131px;
}
