#content {
	background-image: url(../images/commissions/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#courseHeading {
	background-image: url(../images/headings/Classes.gif);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 8px 5px;
}

#header {
	background-image: url(../images/header/church.jpg);
}


#courseTimes {
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../images/courses/2012-Course-Timetable.jpg);
	background-repeat: no-repeat;
	background-position: 20px 0px;
	margin-bottom: 10px;
}

#courseTimes a {
	display: block;
	width: 200px;
	height: 80px;
	margin: 0; padding: 0;
}
#courseTimes span {
	display: none;
}


#sampleExercise {
	height: 80px;
	margin: 0;
	padding: 0;
	background-image: url(../images/exercise/Sample-Exercise.gif);
	background-repeat: no-repeat;
	background-position: 20px 0px;
}

#sampleExercise a {
	display: block;
	width: 200px;
	height: 80px;
	margin: 0; padding: 0;
}
#sampleExercise span {
	display: none;
}
