#images{
	visibility:hidden;
	}
#loading{
	margin-top:60px;
	text-align: center;
	width:100%;
}
#loading img{
	margin-top:20px;
	margin-left: -100px;
	position:relative; 
}
#captions{
	position:relative; 
    color:#000000;
	top: 90%;
	_top:85%;
	font-weight:bold;	
	font-size : 11px;
	margin-left:50%;
	z-index:10000;
}
#scrollbar{
	position:absolute; 
	top:110%;
	_top:105%;
	left:120px;
	border-bottom:1px solid #b3b3b3;
	z-index:10001;
}
#scrollbar_box{

}


#slider{
	position:absolute;
	margin-top:-7px;
	_margin-top:-7px;
	margin-left:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	
}

#imageflow{
	position: relative;
/* background:#000000; */
	width: 100%;	
}


#imageflow img { 
	position:absolute; 
	border:none;
	margin-right:50%;
}


#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}