
img.flow { 
	position:absolute; 
	top:0px;
	border:none;
	z-index:10004;
}
h1 {
	text-align:center;
}
a{
	color:#fff;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	text-align:center;
	z-index:-10000;
	font-family: Arial, Helvetica, sans-serif;
}
#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-color: #666666;
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	
	text-align:left;
}

