/* CSS Document */

body {
	background-image: url(images/bg_body.gif);
}

#wrapper {
	position: relative;
	margin: 10px auto;
	width: 968px;
	height: 618px;
}

#slideshow {
	position: relative;
	top: 2px;
	left: 2px;
	width: 952px;
	height: 602px;
	z-index: 10;
}

#slideshow img {
	padding-top: 1px;
	padding-left: 2px;
}

#wrapperE {
	position: relative;
	margin: 10px auto;
	width: 768px;
	height: 475px;
}

#email {
	position: relative;
	top: 3px;
	left: 4px;
	width: 752px;
	height: 459px;
	z-index: 10;
}

#drop {
	position: absolute;
}
