body {
	background-color: #000000;
	font-size: 16px;
	color: #FFFFFF;
}

.PageCounter {
}

.AlbumTitle {
	font-size: 30px;
	text-align: center;
	background-position: center;
	font-weight: bold;
	color: #FFFFFF;
}

.Generator {
	font-size: 12px;

}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #999999;
}
.PhotoLabel {
	text-decoration: none;
	color: #FFFFFF;

}
.PhotoLabel:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.PhotoLabel:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.PhotoTrumb {
	border: 1px solid #666666;
}
.Icon {
}
.PhotoTitle {
	font-size: 20px;
}
.PhotoInfoTable {
	background-color: #111111;
	border: thin solid #CCCCCC;
	left: 50px;



}
.PhotoInfoTitle {
	background-color: #222222;
	border: thin solid #CCCCCC;
	left: 50px;
	font-weight: bold;
	background-position: center;

}
.PhotoComment {
	font-size: 20px;
}
