table.album {
	background-color: #fff;
	border: none;
}

table.album tr {
	text-align: center;
}

table.album td {
	text-align: center;
	vertical-align: top;
	font-size: 12px;
}

table.album img {
	background-color: #fff;
	border: 1px solid #000;
}

hr {
	width: 80%;
	text-align: center;
}

ul.rights {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin: 5px 50px 5px 50px;
}

div#copyrt {
	margin-top: 200px;
}

a:link.page-links,a:visited.page-links {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

a:hover.page-links {
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	color: #00c
}

span.page-links {
	font-weight: bold;
	font-size: 14px;
}