body {
	background: #000;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #fff;
}
a:link, a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: #244A79;
}
a:hover, a:active, a:focus {
	color: #ff0077;
}
#galheader h1 {
	font-weight: bold;
	font-size: 2em;
}
#galheader h2 {
	position: relative;
	left: 2em;
	top: -1.25em;
	color: #444;
	width: 80%;
}
#galheader h3 {
	position: relative;
	left: 4em;
	top: -4em;
	color: #fff;
	font-size: 75%;
	width: 80%;
}
#thumbs ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
}
#thumbs ul li {
	float: left;
	width: 15em;
	text-align: center;
	background: url(http://dennisbos.nl/loader.gif) center center no-repeat;
}
#thumbs ul li img {
	border: 2px solid #fff;
}
#thumbs ul li span {
	font-weight: bold;
	display: block;
	margin-bottom: 2em;
	margin-top: 0.5em;
}
.clearboth {
	clear: both;
}
#extrainfo h4 {
	margin-left: 3em;
	margin-top: 3em;
	margin-bottom: 0.5em;
	font-size: 100%;
}
#extrainfo p {
	margin-top: 0;
	margin-left: 4em;
	color: #bbb;
}
#extrainfo p span {
	color: #fff;
	border-bottom: 1px dashed #444;
}
#othergals h4 {
	margin-left: 3em;
	margin-top: 3em;
	margin-bottom: 0.5em;
	font-size: 100%;
}
#othergals ul {
	list-style-type: none;
	margin: 0;
	padding: 0;	
	margin-left: 4em;
}
#othergals ul li {
	float: left;
	text-align: center;
	margin-right: 1em;
	margin-bottom: 1em;
}
