#pageHeader {
	height: 150px;
}

#pageHeader h1 {
	padding-top: 70px;
}

#flashBox {
	height: 150px;
}

/* This controls the content container positioning when used in conjunction with the "Fixed Header" theme option */
/* Always set to +70px taking into account Flash banner height and horizontal navigation links */

#absoluteContainer {
	top: 220px;
}