a{
	color:#fff;
}
.imglink {
	top:0px;
	border:none;
	position: absolute;
	left: 0px;
}
#images{
	visibility:hidden;
}
*:first-child+html #images{
	visibility:hidden;
	position: relative;
}
* html body #images{
	visibility:hidden;
	position: relative;
}
#loading{
	text-align:center;
	width:100%;
}
#loading img{
	position:relative;
}
#captions{
	position:relative;
	text-align:center;
	z-index:10000;
	visibility: hidden;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	z-index:10001;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CC66;
}
#slider{
	position:absolute;
	margin-top:-7px;
	z-index:10002;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;
	padding-top: 10px;
}
#imageflow{
	text-align:left;
	background-image: url(../images/portfolio_back.jpg);
	background-repeat: no-repeat;
}
#changelog{
	width:349px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}
