.tileLeft {
	background-image: url(../images/wilsons_left_tile.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.tileRight {
	background-image: url(../images/wilsons_right_tile-10.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.contentBack {
	background-image: url(../images/wilsons_centre_1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.middleBack {
	background-image: url(../images/wilsons_centre_2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tileBottom {
	background-image: url(../images/wilsons_website_1_11.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.textMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.textPageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #003366;
}
.textBodyCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.textMenuBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
}
a:link {
	text-decoration: none;
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	color: #0000FF;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
.subSection {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
	font-weight: bold;
}
.shadowFiller {
	background-image: url(../images/shadow_filler.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.textPictureDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.borderPictures {
	border: 2px solid #990000;
}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

