body {
	background-color: #fff;
}
.displayBlock {
	background-image: url(../images/frontpage_background3.png);
	background-position: right;
	background-repeat: no-repeat;
}
.sponsorBlock {
	background-color: #edeff1;
	height: 73px;
	margin: 0;
	padding: 0;
	vertical-align: middle;
}

.frontpage_headerBox {
	padding-left: 153px;
}
.frontpage_headerBox a, .frontpage_headerBox a:visited, .frontpage_headerBox a:active, .frontpage_headerBox a:hover {
	text-decoration: none;
	color: black;
	border: none;
}
.frontpage_headerBox h1{
	font-size: 17px;
	margin: 0 0 8px 0;
}
.frontpage_headerBox h3 {
	padding: 8px 0 9px 0;
	margin: 0;
	font-size: 14px;
	font-weight: 700;
}
.frontpage_headerBox h3 a {
	font-size: 14px;
	font-weight: 700;
	padding: 0;
	margin: 0;

}
.frontpage_headerBox img {
	border: none;
	margin: 0 5px 0 0;
}
