@charset "utf-8";
.centre {
	text-align: center;
}
.list {
	color: #999999;
	list-style-image: none;
	list-style-type: none;
	background-position: left;
}
.thrColFixHdr #container #sidebar1 a {
	color: #333333;
	text-decoration: none;
}
.thrColFixHdr #container #sidebar1 a:hover {
	color: #CCCCCC;
}
.gallery_contents {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #CCCCCC;
	margin: 20px;
	padding: 10px;
	text-align: center;
	letter-spacing: 0.3em;
}
.gallery_contents a {
	text-decoration: none;
	color: #666666;
	font-size: 120%;
}
.gallery_contents a:hover {
	color: #666633;
}
