.mainback {
	background-attachment: scroll;
	background-image: url(images/home2/main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #3B3B3B;
}
.bodycopyblack {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
a.bodycopyblack:link {
	color: #F00;
	text-decoration: none;
}
a.bodycopyblack:hover {
	color: #036;
	text-decoration: none;
}

