#navcontainer {
	bottom: 0px;
	left: 6px;
	font-size: .8em;
}
	
	

#pageHeader {
	height: 82px;
}

#pageHeader h1 {
	float: left;
	margin-right: 5px ;
	font-size: 2em;
	font-weight: bold;
	text-shadow: #191919 2px 2px 3px;
	color: #e6e6e6;
	position: relative;
	left: 15px;
	top: 7px;
}

#pageHeader h2 {
	float: left;
	margin-top: 15px;
	margin-right: 0px;
}


#pageHeader img {
	padding-top: 12px;
	float: left;
}