/*
	About Us CSS
	------------
*/

.photo {
	padding-top:110px;
	background-image: url(../images/no_photo.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	text-align:center;
}
.MattHeath {background-image: url(../images/matt_heath.jpg);}
.SarahFromant {background-image: url(../images/sarah_fromant.jpg);}
.DerekDaly {background-image: url(../images/derek_daly.jpg);}
.JohnWilliams {background-image: url(../images/john_williams.jpg);}
.AlanMcNicol {background-image: url(../images/alan_mcnicol.jpg);}
.AndrewMcNab {background-image: url(../images/andrew_mcnab.jpg);}