#pageHeader {
	height: 95px;
	margin-left: 0;
	position: relative;
	background-position: left top;
	background-repeat: no-repeat;
	background: url(../../images/ice/header_bg.png);
}

.photo-navigation {
	background: url(../../images/ice/header_bg.png) no-repeat left top;
	margin: 5px;
}

#pageHeader h1
.photo-title {
	color: #54585c;
}

#pageHeader h1 {
	font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 680px;
	text-align: center;
	padding-top: 65px;
	color: #54585c;
}

#pageHeader h2 {
	font: normal 0.8em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 0px;
	width: 680px;
	text-align: center;
	color: #54585c;
}

#pageHeader img {
	position: absolute;
	right: 200px;
	top: 18px;
	z-index: 500;
}