/* Content Blocks */
#subPage {
	background-image:url(../images/headerImageGBS_gbs1.jpg);
	border: 1px solid #999999;
	position:relative;
	margin-top: 0px;
	margin-left: 14px;
	margin-right: 15px;
	margin-bottom: 0px;
	height: 100%;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: right top;
}
#leftColumnNavbarSub li a, a:link, a:visited {
	text-decoration: none;
	color: #82AABD;
	font-weight: bold;
}
#leftColumnNavbarSub ul li a:hover {
	color: #CCCCCC;
}
h1 {
	color: #82AABD;
	background-color: #FFFFFF;
	padding-bottom: 150px;
	padding-top: 50px;
}


