/* CSS Document */


#slideshow
{
	border: 0;
	background-color: #000000;
	cursor: pointer;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	position: relative;
	width: 597px;
	height: 334px;
}

#slideshow img
{
	border: 0;
	cursor: pointer;
	width: 597px;
	height: 334px;
}
