/* @charset "utf-8"; */
	body {
		margin: 0;
		padding: 0;
		}
	div#content {
		width: 100%;
		}
	#slideshow {
		position:relative;
		top: 0px;
		margin: 0 auto;
		width:366px;
		height:244px;
		border: white 0px solid;
		background-color: #AAA;
		z-index:1;
	}
	