#block-boxes-ehl-header {
	text-transform: uppercase;
	background-color: #434343;
	color: #fff;
	height: 150px;
	width: 960px;
	font-weight: lighter;
	}

#block-boxes-ehl-header .header {
	display: block;
	margin-top: 20px;
	}
	
#block-boxes-ehl-header a {
	color: white;
	text-decoration: none;
	}	

#block-boxes-ehl-header .boxes-box-content {
	margin-left: 120px;
	}

#block-boxes-ehl-header .header-name {
	font-size: 30px;
	float: left;
	margin-top: 16px;
	}
	
#block-boxes-ehl-header .header-photographs {
	font-size: 18px; 
	float: left;
	margin: 30px 15px 0 15px;
	}

#block-boxes-ehl-header .header-bcrf-logo {
	background: url("/sites/default/files/bcrf_logo.png") no-repeat 0 0px;
	width: 142px;
	height: 92px;
	padding-top: 6px;
	display: inline;
	border: 0!important;
	text-decoration: none;
	text-indent: -9999px;
	float: left;
	} 