.stripes {
	background-image: url(images/backgroundstripe.png);
	background-repeat: repeat-y;
}
.stripesleft {
	background-image: url(images/backgroundstripeII.png);
	background-repeat: repeat-y;
	background-position: right;
}
.bodycopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.imagedownload {
	background-image: url(images/downloads.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imagevideos {
	background-image: url(images/videos.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imagecontact {
	background-image: url(images/contactus.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imageabouttheteam {
	background-image: url(images/aboutheteam.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.imageteam {
	background-image: url(images/abouttheteamII.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
