@charset "utf-8";
.cssdata {
	font-family: Calibri;
	font-size: 14px;
}
.header {
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
.footerlogo {
	background-image: url(footer.logo.jpg);
	background-repeat: no-repeat;
}
.footer {
	background-image: url(green.nav.jpg);
	background-repeat: repeat-x;
}
.usefullinks {
	background-image: url(useful.links.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.whatson {
	background-image: url(whatson.jpg);
	background-repeat: no-repeat;
}
.calendarbg {
	background-image: url(calendar.jpg);
	background-repeat: no-repeat;
}
