body {
	mmargin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	font-family: "century Gothic", Arial, Verdana;
	font-size: 11px;
	background-position: left top;
	margin-left: 0px;
}
img{ border:0 }
#slideshow {
	list-style:none;
	color:#A98E71;
	
}
#slideshow span {display:none}

#wrapper {
	width:316px;
	display:none;
}
#wrapper * {margin:0; padding:0}
#fullsize {
	position:relative;
	width:312px;
	height:310px;
	padding:2px;
	background:#A98E71
}
#information {
	position:absolute;
	bottom:0;
	width:312px;
	color:#fff;
	overflow:hidden;
	z-index:200;
	height: 95px;
	background-image: url();
	background-repeat: repeat;
}
#information h3 {
	font-size:12px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-left: 18px;
}
#information p {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 8px;
	padding-left: 18px;
	color: #FFF;
	z-index: 300;
}

#image img {position:absolute; z-index:25; width:auto}
.imgnav {
	position:absolute;
	width:312px;
	height:306px;
	cursor:pointer
}
#imglink {
	position:absolute;
	opacity:.4;
	filter:alpha(opacity=40)
}
.linkhover {background:url(images/link.gif) center center no-repeat}
#thumbnails {
	margin-top:0px
}
#slideleft {
	float:left;
	width:20px;
	height:95px;
	background-color:#8E7358;
	background-image: url(../images/scroll-left.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#slideleft:hover {background-color:#333}
#slideright {
	float:right;
	width:20px;
	height:95px;
	background-color: #8E7358;
	background-image: url(../images/scroll-right.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#slideright:hover {background-color:#333}
#slidearea {
	float:left;
	position:relative;
	width:276px;
	margin-left:0px;
	height:96px;
	overflow:hidden
}
#slider {
	position:absolute;
	left:0px;
	height:95px;
	margin-top: 10px;
	padding-left: 1px;
}
#slider img {
	width:63px;
	height:74px;
	background-position:left top;
	cursor:pointer;
	border:1px solid #FFAC63;
	padding:0px
}

#slider img.on{
	background-position:left -74px;
}

#slider img.cur{
	border:1px solid white;
	background-position:left -74px;
}

 img.cur{
	border:1px solid white;
	background-position:left -74px;
}
#thumbnails {
	height:96px
}
