.centerPageContent {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: 950px;
	margin-top: -20px;
	text-align: center;
}
.centerPageContentNarrower {
	width: 800px;
	margin-top: -20px;
	margin-right: auto;
	margin-left: auto;
	height: 1100px;
}

#homePageBg {
	background-image: url(images/openingImageSm.jpg);
	background-repeat: no-repeat;
	background-position: 50px -10px;
}
.basicText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.tableText {
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

