@import url('default.css');


div.main, div.bottom, div.menubar, div.title, a:link, a:visited, div.odd, div.even {
	background: #fff;
	color: #000;
}


div.bottombar a, span.download {
	display: none;
}


span.current_section {
	border-bottom: 1px solid #000;
}


div.odd, div.even {
	border: 0px;
}


table.thumbs {
	border-collapse: separate; 
	border-spacing: 10px;
	margin-left: auto;
	margin-right: auto;
	color: #000;
	background-color: #fff;
}


table.thumbs tr td {
	border: 1px solid #aaa;
	color: #000;
	background-color: #fff;
	width: 120px;
	height: 120px;
	text-align: center;
	vertical-align: middle;
	padding: 10px;
}


table.thumbs tr td img {
	border: 1px solid #aaa;
}


span.download {
	font-size: 8pt;
}


div.image {
	margin: 20px auto 0px auto;
	color: #000;
	background-color: #fff;
	text-align: center;
}


div.caption {
	margin-bottom: 30px;
	text-align: center;
}


div.image_comment {
	padding-top: 5px;
	color: #aaa;
	font-size: 9pt;
}
