@charset "utf-8";
.header {
	background-image: url(images/low_res/header.jpg);
	background-repeat: no-repeat;
}
.hand-mouse {
	cursor: hand;
}

.nav-horizontal {
	background-image: url(images/low_res/nav-horizontal.jpg);
	background-repeat: no-repeat;
}
.page-bg {
	background-image: url(images/low_res/page-bg.jpg);
	background-repeat: repeat-y;
}
.footer {
	background-image: url(images/low_res/footer.jpg);
	background-repeat: repeat;
}
.top-left-curve {
	background-image: url(images/low_res/top-left-curve.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.stepney-boys-marching-band {
	background-image: url(images/low_res/band_2_reduced.jpg);
	background-repeat: no-repeat;
}
.index-box {
	background-image: url(images/low_res/index_box.jpg);
	background-repeat: no-repeat;
}
.index-box-appeal {
	background-image: url(images/low_res/index_box_appeal.jpg);
	background-repeat: no-repeat;
}
.index-box-endorsements {
	background-image: url(images/low_res/index_box_endorsements.jpg);
	background-repeat: no-repeat;
}
.barnardos-endorse-bg {
	background-image: url(images/low_res/barnardos-endorsement-bg.jpg);
	background-repeat: no-repeat;
}
.subtitle-font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bolder;
}
.under-construction {
	background-image: url(images/low_res/undercontruction.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.appeal-photo {
	background-image: url(images/low_res/appeal_photo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.contact-bg {
	background-image: url(images/low_res/contact_bg.jpg);
	background-repeat: no-repeat;
}
.front-page-text-09 {
	background-image: url(images/low_res/front_page_text.jpg);
	background-repeat: no-repeat;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
	color: #333333;
}

.barnardos-endorse-bfbb-bg {
	background-image: url(images/low_res/barnardos-endorsement-bfbb-bg.jpg);
	background-repeat: no-repeat;
}
