#shell {
	margin: 0px auto;
	width: 800px;
	background-color: #FFFFFF;
	height: auto;
}#slideshow {
	position: relative;
	top: 20px;
	right: 0px;
	height: 300px;
	width: 400px;
}

.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: absolute;
	padding-bottom: 5px;
}

.copy_just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	letter-spacing: normal;
	padding-bottom: 5px;
	text-align: justify;
}

.smaller_copy {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	letter-spacing: 0.3pt;
	padding-bottom: 5px;
}

