@charset "UTF-8";
#slideshow {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
/* body {
	background-color: #333333;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #DDDDDD;
	height: 578px;
	font-family: Arial, Helvetica, sans-serif;
}
*/

#gallery_section {
	background-color: #333333;
	padding-bottom: 4px;
	display: block;
}
/* Positioning of Menu on slideshow page to put it up on top of the slideshow yet within its borders */
#spryMenu {
	position: relative;
	top: -512px;
	width: 112px;
	left: 820px;
	height: 34px;
}
