.SiteBackground {
	background-color: #333;
	text-align: center;
}
a {
	color: #FFF;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
}
.MainMenu {
	background-color: #676F57;
}
.SideBars {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #676F57;
}
a.TextLink {
	color: #000000;
	font-weight: bold;
}
.Staff {
	font-weight: bold;
	color: #000000;
}
.StaffBackground {
	background-color: #D7EDAC;
}
.Headers {
	font-weight: bold;
	text-decoration: underline;
}
.pageheader {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
}

