A.showcase:link { 
	color: #808080;
}
A.showcase:visited {
	color: #808080;
}
A.showcase:hover {
	color: #ffffff;
}
A.showcase {
	text-decoration: none;
}
IMG.showcase { 
	position:absolute; 
	top:0px;
	border:none;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	color: #ffffff;
	margin-top:60px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	color: #ffffff;
	font-weight:normal;
	font-style: italic;
	position:absolute;
	left: 0px;
	bottom: -5px;	
	text-align:center;
	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(images/slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	position: relative;
	width: 300px;
	margin-top:5px;
	text-align:left;
}
