body {
	background-color: #fff;
}

.gallerytitle {
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
	padding: 10px;
}
.item {
	text-align: center;
	padding: 20px 0px;
}

.itemthumb {
	text-align: center;
	color: #000;
}

.itemthumb a {
	color: #000;
}

.itemthumb a img {
	border-color: #000;
}

.thumbtitle {
	font-weight: bold;
}

.author {
	font-style: italic;
	font-weight: bold;
	padding: 2px 0px;
}

.galleries {
	text-align: center;
	font-size: smaller;
	padding: 5px 0px;
}

.galleries a:link {
	color: #000;
}

.galleries a:visited {
	color: #666;
}

.return {
	text-align: center;
	font-size: larger;
	font-weight: bold;
	padding: 10px 0px;
}

.return a {
	color: #000;
}
