#bodyCopy h1 {
	background-image: url(../images/headings/welcome.gif);
	height: 40px;
}

/*#bodyCopy {
	background-image: url(../images/sketches/tor-near-chagford.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 170px;
}*/
#bodyCopy {
	padding-bottom: 30px;
}

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

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

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