.thepagebody {
	color: #eef;
	background-color: #701;
	}
.indexcontent {
	color: #335;
	background-color: #e9dddd;
	}
	.indexcontent h2.thepage, .indexcontent caption, .indexcontent .gallerydate {
		display: none;
		}
.indexcontent ul {
	list-style-type: none;
	font-size: 1.1em;
	}
	.indexcontent li {
		clear: left;
		display: block;
		padding-top: 3px; 
		}
	.indexcontent li a img {
		display: block;
		float: left;
		}
.showcontent img {
	border: 0;
	}
	.showcontent .workfooter {
		margin-top: 5px;
		border-top: none;
		padding-bottom: 3px;
		border-bottom: 1px dotted #000;
		}
