body { margin-top: 10px; background-color: #000000; color: #999999; text-align: center; font-family: Trebucht MS, Trebuchet, Georgia, Arial, Helvetica, Sans-Serif; }
.albumcaption { font-size: 150%; }
.albumtitle, .imgtitle { font-size: 250%; font-weight: bold; }
img { 
	border-style: solid;
	border-width: 1px;
	border-top-color: #cccccc;
	border-left-color: #cccccc;
	border-bottom-color: #999999;
	border-right-color: #999999;
	margin: 5px;
}
a:link, a:visited { color: #bbbbbb; text-decoration: none; border: 1px solid #000000; }
a:hover { color: #ffffff; background-color: #222222; border: 1px solid #333333; text-decoration: none }
.idxtbl td { padding: 10px; text-align: center; border-color: #999999 }
.date { font-size: 80%; }
