.slice {
	background-attachment: scroll;
	background-image: url(images/centreslice.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	padding: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #2D3091;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.lrgbold {
	font-size: 15px;
	font-weight: bold;
}
.lrgerbold {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}
.picturespacing {
	padding-bottom: 15px;
}
a:link {
	text-decoration: none;
	color: #ffffff;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}.bold {
	font-weight: bold;
}
