.mainbody {
	background-color: #3f362f;
	color: white;
}
.mainbody td{
	color: white;
	font: 10pt 'Arial';
}
.leftbar {
	background-color: #4c4b46;
}
tr#myNavbar { 
	background-color: #000000; 
}
.mainbody a { color: white; }
.mainbody a:hover { color: #aaa; text-decoration:none; }
.mainbody a:visited { color: white; }
.photolinks a { color: white; }
.photolinks a:hover { color: #333333; text-decoration:none; }
.photolinks a:visited { color: white; }

table.contactSheet {
	border-collapse: collapse;
	width: 600px;
	margin: 12px;
}
table.contactSheet tr td {
	vertical-align: middle;
	padding: 9px 10px;
}
table.contactSheet tr td.contactTitle {
	padding-left: 0px;
}
span.curr {
	color: #aaa;
}
div#slideshow {
  margin: 15px 35px;
}
div#slideshow p {
  margin-left: 0;
}

table.beforePhotos caption {
  text-align: left;
}
