#space_wrap{
	padding:10px;
	margin:0px 0px 0px 0px;
	width:733px;
	height:330px;
	background-color:#000000;
}
#slideshow {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	list-style:none; 
	color:#fff;
}
#slideshow span {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:none;
}
#wrapper {
position:relative;
	float:right;
	width:550px; 
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	display:none;
}
#wrapper * {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#fullsize {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	position:relative; 
	width:550px; 
	height:330px; 
	padding:2px; 
	background:#000;
}
#information {
	position:absolute; 
	bottom:0; 
	width:550px; 
	height:0; 
	background:#000; 
	color:#fff; 
	overflow:hidden; 
	z-index:200; 
	opacity:.7; 
	filter:alpha(opacity=70);
}
#information h3 {
	padding:4px 8px 3px; 
	font-size:14px;
}
#information p {
	padding:0 8px 8px;
}
#image {
	width:500px;
}
#image img {
	position:absolute; 
	z-index:25; 
	width:auto;
}
.imgnav {
	position:absolute; 
	width:25%; 
	height:306px; 
	cursor:pointer; 
	z-index:150;
}
#imgprev {
	left:0; 
	background:url(../images/left.gif) left center no-repeat;
}
#imgnext {
	right:0; 
	background:url(../images/right.gif) right center no-repeat;
}
#imglink {
	position:absolute; 
	background-image:url(../images/1x1transparent.gif);
	height:90%; 
	width:100%; 
	z-index:100; 
	opacity:.4; 
	filter:alpha(opacity=40);
}
#thumbnails {
	float:right;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	width:150px;
}
#slidetop {
	border:solid #000000 4px;
	float:left;
	width:150px; 
	height:20px; 
	background:url(../images/scroll-top.gif) center center no-repeat; 
	opacity:.6; 
	filter:alpha(opacity=60);
}
#slidetop:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}
#slidebottom {
	border:solid #000000 4px;
	float:left;
	width:150px; 
	height:20px; 
	background:url(../images/scroll-bottom.gif) center center no-repeat;
	opacity:.6; 
	filter:alpha(opacity=60);
}
#slidebottom:hover {
	opacity:1; 
	filter:alpha(opacity=100);
}
#slidearea {
	float:left; 
	position:relative; 
	width:150px; 
	margin-left:4px; 
	height:280px; 
	overflow:hidden;
}
#slider {
	position:relative; 
	left:10px; 
	height:15px;
}
#slider img {
	cursor:pointer; 
	position:relative;
	padding:2px;
}
