#photo_header {
	height: 143px;
}

#content {
	background-image: url(images/content_upper_minimal.jpg);
	height: 250px;
	position: relative;
	padding-top: 0px;
}

#col_right > #content {
	height: auto;
	min-height: 250px;
}

#title {
	position: absolute;
	z-index: 50px;
	left: 56px;
	top: -73px;
}