.navBar {
	font-size: 75%;
	line-height: 100%;
	font-weight: bold;
	color: #363636;
	text-align: left;
	height: 17px;
	width: 622px;
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 17px;
	width: 622px;
	padding-top: 5px;
	margin-bottom: 10px;
	background-color: #BFDCC8;
}
.navBar img {
	margin: 0px 0px 0px 25px;
	float: left;
	border-width: 0px;
	padding-right: 10px;
}
.container {
	padding: 20px 20px 35px;
	border-right: 1px solid #BFDCC8;
	border-bottom: 1px solid #BFDCC8;
	border-left: 1px solid #BFDCC8;
	width: 580px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 580px;
	margin-top: -10px;
	text-align: left;
	margin-bottom: 25px;
}
.navBar a {
	color: #363636;
	background-color: #BFDCC8;
}
.navBar a:hover {
	color: #fff;
	background-color: #BFDCC8;
	text-decoration: underline;
}
