.logo {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: #cccccc;
	letter-spacing: 5pt;
	text-align: right;
}
body { line-height: 24px; }
.albumlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d9d4c1;
	word-spacing: 14px;
	text-decoration: none;
}
.canvas {
	font-family: Arial, Helvetica, sans-serif;
	color: #b4b4b4;
	background-color: #25a;
	border: solid 1px #000;
	font-size: 12px;
	padding:10px;
	width:780px;
}
a {
	text-decoration: none;
	color: #ccc;
}
a:hover {
	text-decoration: none;
	color: #d3d3d3;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #004500;
}
.reflected {
	border: 1px solid #000000;
}
.reflected:hover {
	border: 1px solid #A4B4FF;
}
.fullimg {
	padding:5px;
	background-color:#eeeeee;
}
.fullimg:hover {
	padding:5px;
	background-color:#A4B4FF;
}
.commentblock { background-color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align: left; margin:10px; border-style: solid; border-width: 1px; }
.commentbox { background-color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; padding:10px; border-bottom-style: solid; border-bottom-width: 1px; }
.commentboxodd { background-color:#000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-align: left; padding:10px; border-bottom-style: solid; border-bottom-width: 1px; }
hr { height:1px; width:200px; text-align:center; border-top-style: solid; border-top-width: 1px; }
.boxes {
	background-color:#000;
	border: solid 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #cc9;	
}
.description{ color: #ffffb0; font-weight: bolder; margin:10px; border-style: solid; border-width: 0; }