.background {
	background-image: url(images/bodybg1.gif);
	background-repeat: repeat;
	background-attachment: scroll;
}
.backgroundCopy {

	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #333333;
}
.maintextCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #3E80B7;
	text-decoration: none;
}
