div.header {
	background:url(/images/emu_back/pit.jpg) right #ffffff no-repeat;
}
/* special version of boxes in section header */
#headerH1 {
	position: absolute;
	bottom: 28px;
	left: 16px;
	font-size: 24px;
	letter-spacing: 1px;
	margin: 0;
	padding: 0;
}
* html #headerH1 {
	bottom: 34px;
	left: 11px;
}
#headerH2 {
	position: absolute;
	bottom: 6px;
	left: 16px;
	margin: 0;
	padding: 0;
	font-size: 16px;
	letter-spacing: 0;
}
* html #headerH2 {
	bottom: 12px;
	left: 11px;
}
#headerH1 a {
	color: #ffffff;
}
#headerH2 a {
	color: #b7ccd7;
	font-weight: lighter;
}
#headerH1 a:hover, #headerH2 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#headerH1 a.visited, #headerH2 a.visited {
	color: #ffffff;
	text-decoration: none;
}
#headerH1 a.visited:hover, #headerH2 a.visited:hover {
	color: #ffffff;
	text-decoration: none;
}

