body {
	margin:0;
	background:#fff;
	padding:0px;
	font:11px Verdana,Arial
}
#slideshow {
	list-style:none;
	color:#666666;
	margin-right: 5px;
}
#slideshow span {display:none}
#wrapper {
	width:200px;
	margin:0px 0px;
	display:none
}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:560px;
	height:397px;
	padding:0px;
	background-color: #EDEDE2;
}


/*#information {


	position:absolute;
	bottom:1px;
	width:230px;
	height:0px;
	overflow:visible;
	z-index:200;
	opacity:.7;
	filter:alpha(opacity=10);
	text-align: right;
	right: 760px;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 13px;
	text-decoration: none;
	vertical-align: text-bottom;
}*/


#information {
	position:absolute;
	bottom:0px;
	width:560px;
	height:0px;
	overflow:visible;
	z-index:200;
	right: 0px;
	font-family: Arial;
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
	vertical-align: text-bottom;
}



#information h3 {
	padding:10px 0px 3px;
	font-size:14px;
	vertical-align: text-bottom;
}
#information p {
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: text-bottom;
}
#image {
	width:581px;
	height: 397px;
}
#image img {position:absolute; z-index:25; width:auto}
.imgnav {
	position:absolute;
	width:5%;
	height:26px;
	cursor:pointer;
	z-index:150;
}
#imgprev {left:0px;	background:url(images/left.gif) left top no-repeat}
#imgnext {
	left:26px;
	background:url(images/right.gif) left top no-repeat
}
#imglink {
	position:absolute;
	height:306px;
	width:100%;
	z-index:0;
	opacity:.4;
	filter:alpha(opacity=0);
}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {
	margin-top:0px;
	width: 0px;
	margin-left: -20000px;
}
#slideleft {
	float:left;
	width:20px;
	height:15px;
	
	padding: 5px 0px 0px;
}
#slideleft:hover {
}
#slideright {
	float:right;
	width:20px;
	height:15px;
	
	padding: 5px 0px 0px;
}
#slideright:hover {
}
#slidearea {
	float:left;
	position:relative;
	width:490px;
	margin-left:5px;
	height:25px;
	overflow:hidden
}
#slider {
	position:absolute;
	left:0;
	height:25px;
	width: 609px;
	z-index: 201;
}
#slider img {
	cursor:pointer;
	border:1px solid #999;
	padding:2px
}
