body {
	background-color: #000099;
	text-align: center;
	color: #FFFF00;
	margin: 0;
	padding: 0;
	font-size: 100.1%;
	font: 90%/1.6 Comic Sans MS, verdana, arial, helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}
img { 
	position: absolute; 
	top: 0px;
	border: none;
}
a{
	color: #FFFF00;
	text-decoration: none;
}
.clear{
	clear: both;
}
#images{
	visibility: hidden;
}
#loading{
	margin-top: 250px;
	text-align: center;
	width: 100%;
}

#loading img{
	margin-top: 10px;
	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: 14px;
	height: 14px;	
}
#imageflow{
	margin-top: 50px;
	margin-bottom: -10px;
	margin-left: 80px;
	Margin-right: 80px;
	text-align: Left
}