#pic { display: block; clear: both; }
#morecontent { display: block; clear: both; }
#thumbsies1,
#thumbsies2,
#thumbsies3,
#thumbsies4,
#thumbsies5,
#thumbsies6,
#thumbsies7,
#thumbsies8 {
	display: block;
	height: 450px;
	float: left;
}
ul#thumbsies {
	display: block;
	list-style-type: none;
	float: left;
	height: 84px; width: 244px;
	margin: 30px 15px 0 0;
}
#second {
	display: block;
	width: 420px;
	float: right;
	margin: 30px 0 0 15px;
	text-align: center;
}
#thumbsies li.thumb1 {
	float: left;
	width: 111px; height: 84px;
	margin: 0 16px 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 0 no-repeat;
}
#thumbsies li.thumb1 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 0 no-repeat;
}
#thumbsies li.thumb2 {
	float: left;
	width: 111px; height: 84px;
	margin: 0 0 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -84px no-repeat;
}
#thumbsies li.thumb2 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -84px no-repeat;
}
#thumbsies li.thumb3 {
	clear: both;
	float: left;
	width: 111px; height: 84px;
	margin: 0 16px 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -168px no-repeat;
}
#thumbsies li.thumb3 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -168px no-repeat;
}
#thumbsies li.thumb4 {
	float: left;
	width: 111px; height: 84px;
	margin: 0 0 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -252px no-repeat;
}
#thumbsies li.thumb4 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -252px no-repeat;
}
#thumbsies li.thumb5 {
	clear: both;
	float: left;
	width: 111px; height: 84px;
	margin: 0 16px 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -336px no-repeat;
}
#thumbsies li.thumb5 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -336px no-repeat;
}
#thumbsies li.thumb6 {
	float: left;
	width: 111px; height: 84px;
	margin: 0 0 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -420px no-repeat;
}
#thumbsies li.thumb6 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -420px no-repeat;
}
#thumbsies li.thumb7 {
	clear: both;
	float: left;
	width: 111px; height: 84px;
	margin: 0 16px 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -504px no-repeat;
}
#thumbsies li.thumb7 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -504px no-repeat;
}
#thumbsies li.thumb8 {
	float: left;
	width: 111px; height: 84px;
	margin: 0 0 24px 0;
	background: url( '/images/tour/stripthumbs.jpg' ) 0 -588px no-repeat;
}
#thumbsies li.thumb8 a {
	background: url( '/images/tour/stripthumbsfade.jpg' ) 0 -588px no-repeat;
}
#thumbsies1 li.thumb1 span,
#thumbsies2 li.thumb2 span,
#thumbsies3 li.thumb3 span,
#thumbsies4 li.thumb4 span,
#thumbsies5 li.thumb5 span,
#thumbsies6 li.thumb6 span,
#thumbsies7 li.thumb7 span,
#thumbsies8 li.thumb8 span {
	background-color: #000000;
	color: #FFFFFF;
}
ul#thumbsies span {
	font: bold 9px/1 verdana, arial, sans-serif;
	text-align: center;
	display: block;
	margin:0;
	background-color: #CCCCCC;
	padding: 1px 2px 4px 2px;
}
ul#thumbsies a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow: hidden;
	color: #000000;
	text-decoration: none;
}
ul#thumbsies a:hover {
	background-image: none;
	text-decoration: underline;
}

