#photoCatalogue img {
	border: 6px solid #202020;
	margin: 0 0 20px 20px;
	background: url(images/ajax-loading_black.gif) 50% 50% no-repeat;
}
#page_box {
	width: 990px;
	margin: 0 auto;
	padding-top: 20px;
	position: relative;
}
#welcome_text {
	position: absolute;
	margin: 0;
	padding: 6px;
	background: #363636;
	width: auto;
	height: auto;
	top: 0;
	right: 20px;
	text-align: left;
	font: normal small arial, tahoma, sans-serif;
	color: #fcfcfc;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
p.right {
	position: absolute;
	right: 0;
	top: 1em;
	text-align: right;
}
body {
	background-color:#000;
	text-align:center;
	color:#fff;
	margin:0;
	padding:0;
	font-size:100.1%;
	font: small/1.4em verdana, tahoma, arial, sans-serif;
}
#imageflow img {
	position:absolute;
	top:0px;
	border:none;
	z-index: 9;
}
h2 {
	position: absolute;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	top: 0;
	left: 20px;
	text-align: left;
	font: normal x-large "Trebuchet MS", georgia, serif;
	color: #ffbebe;
}
h2 a:link, h2 a:hover, h2 a:visited {
	color: #FF6600;
	position: relative;
	z-index: 499;
	cursor: pointer;
}
#captions {
	font-family: arial, tahoma, verdana, sans-serif;
}
#slogan {
	display: block;
	font: normal small arial, verdana, tahoma;
	color: #fcfcfc;
	text-align: center;
}
#photoCatalogue {
	clear: both;
	width: 100%;
	text-align: left;
	position: relative;
	padding-top: 10px;
}
#photoCatalogue img:hover {
	border: 6px solid #323232;
}
#photoCatalogue h3 {
	border-top: 1px solid #202020;
	padding-top: 10px;
	font: bold medium arial, tahoma, sans-serif;
	margin: 0 20px 10px 20px;
	color: #ccc;
}
#footer {
	text-align: left;
	font-size: 85%;
	color: #ccc;
	padding: 1em 0;
	margin: 0 20px;
	position: relative;
	border-top: 6px solid #202020;
}
#footer p {
	margin: 0 0 0.5em 0;
}
#footer a:link {
	text-decoration: underline;
	color: #ccc;
}
#footer a:visited {
	text-decoration: underline;
	color:#999;
}
#footer a:hover {
	text-decoration: none;
	color: #fff;
}
a{
	color:#fff;
}
.clear{
	clear:both;
}
#images{
	visibility:hidden;
}
#loading{
	margin-top:50px;
	text-align:center;
	width:100%;
}
#loading img{
	margin-top:10px;
	position:relative;
}
#captions{
	font-weight:bold;
	position:relative;
	text-align:center;
	z-index:498;
}
#scrollbar{
	visibility:hidden;
	position:relative;
	border-bottom:1px solid #b3b3b3;
	z-index:497;
}
#slider{
	position:absolute;
	margin-top:-7px;
	margin-left:-7px;
	z-index:499;
	background-image:url(slider.png);
	background-repeat:no-repeat;
	width:14px;
	height:14px;	
}
#imageflow{
	text-align:left;
	position: relative;
}
#changelog{
	width:349px;
	border-right:solid 1px #666;
	float:left;
	margin-top: 15px;
}
#changelog div{
	text-align: justify;
	padding: 0 15px 5px 15px;
}
a {
   outline: none;
   color: #999999;
}
a:hover {
   text-decoration: none;
}
p.question {
	font-size: large;
	color: #ccc;
}