#headOverlay {
	background-image: url(images/header_overlay.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index: 50;
	left: 1px;
	top: 0px;
}

.slideshow { height: 250px; width: 780px; }
.slideshow img { background-color: #eee; }
