.centerblok {
	position: absolute;
	visibility: visible;
	z-index: 1000;
	height: 600px;
	width: 95%;
	left: 2.5%;
	top: 18%;
	right: 2.5%;
	background-image: url(Center-Gradient-BCG.jpg);
	border: 10px solid #000000;

}
.centerpiece {
	background-color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 1001;
	left: 0%;
	top: 37%;
	right: 0%;
}
.centerpiece-bio{
	background-color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 1001;
	left: 0%;
	top: 45%;
	right: 0%;
}
.centerpiece-directions{
	background-color: #000000;
	position: absolute;
	visibility: visible;
	z-index: 1001;
	left: 0%;
	top: 17%;
	right: 0%;
}
.graytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CCCCCC;
	text-align: justify;

}
.copyright {
	position: absolute;
	visibility: visible;
	z-index: 1002;
	left: 0%;
	top: 100%;
	right: 0%;
}
.orangetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #FF9900;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CCCCCC;

}
