#images{
	visibility:hidden;
}
#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
}
#imageflow a{
	color:#666;
}
#imageflow .clear{
	clear:both;
}
#loading{
	padding-top:120px;
	text-align:center;
	width:100%;
	color:#666;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#imageflow #captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	color:#444;
	z-index:10000;
}
#scrollbar{
	visibility:hidden;
	position:relative; 
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider_grey.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
}
#sitethumbnails {
	height:300px;
}
#instruction {
	color:#666;
	text-align:center;
}