#main {
	position: relative;
}

#content p:first-child,.slideshow {	margin: 0 auto 40px;	display: none;	position: relative;	overflow: hidden;	height: 300px;	width: 780px;
	z-index: -1;}#content p:first-child img,.slideshow img {	position: absolute;	top: 0;	left: 0;}#content p:first-child img:first-child {	z-index: 1;}