.slideshow{
	width:980px;
	height:392px;
	margin:0px 0px 0px 0px;
	float:left;
	position:relative;
}

.slideshow img{
	position:absolute;
	top:0;
	left:0;
}
.slideshow img.alt{
	display:none;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote {
margin: 0;
padding: 0;
}

body {
height: 100%;
}
