.pageBackground {
	background-image: url(images/pagebk1.png);
	background-repeat: repeat-y;
	background-color: #5A7D5D;
	background-position: center;
}
.mainContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
}
.SideNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.imagespacer {
	padding-right: 10px;
}
