.topbalk {
	background-image: url(images/rocky_valley_header.jpg);
	padding: 0px;
	height: 107px;
	width: 760px;
	background-repeat: no-repeat;
}
.plattetekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contenttekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.kopjes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #007BC1;
}

.rockynavbar {
	background-image: url(images/rocky_valley_navbar.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 241px;
	width: 760px;
}
.rockycontent {
	background-image: url(images/rocky_valley_content.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	width: 760px;
}
.rockyfooter {
	background-image: url(images/rocky_valley_footer.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 38px;
	width: 760px;
}
