


h1 {
	text-align:center;
}

.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:320px;
	text-align:center;
	
}
#loading img{
	margin-top:300px;
	margin-left:-90px;
	position:relative; 
}
#captions{
	font-weight:bold;
	position:relative; 
	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(slider.png);
	background-repeat:no-repeat;
	width:18px;
	height:14px;	
}
#imageflow{
margin-right:40px;
	margin-left:50px;
	text-align: center;
	margin-top:55px;
	font-family: "Century Gothic",Arial, Helvetica, sans-serif;
	font-size:12px;
	background:none;
}

#imageflow img { 
	position:absolute; 
	top:0px;
	border:none;
 	behavior: url(iepngfix.htc); 
}

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