@CHARSET "ISO-8859-1";

.regionHeader h1 {
	width: 150px;
	height: 80px;
	background: url('../images/gdc/logo.png');
	background-position: 0px 10px;
	overflow: hidden;
}

.regionHeader .nav {
	margin-left: 10px;
	width: 770px;
}

.homeBottom {
	background: url('../images/footerBg.png') repeat-x;
	margin: 10px 0 0 0;
	padding: 30px 0 20px 0;
}

.rightCol a.jpbLink {
	display: none;
}
