body {
	/*background: black url("images/bg.jpg");*/
	background-color:#1B1B1B;
	margin: 0px;
	padding: 0px;
}
body, td {
	font-family: Verdana, Arial,  sans-serif;
	font-size: 10pt;
	color: white;
}
a {
	color: white;
	text-decoration: none;
}
img {
	border: none;
}
table#main {
	width: 765px;
	margin-top: 5px;
}
td.corner {
	width: 18px;
	height: 18px;
}
/*
td#topleft {
	border-top: 1px solid white;
	border-left: 1px solid white;
}
td#topright {
	border-top: 1px solid white;
	border-right: 1px solid white;
}
td#bottomleft {
	border-left: 1px solid white;
	border-bottom: 1px solid white;
}
td#bottomright {
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}
*/
.header,
table#nav,
div#content,
div#scrollcontent,
.copyright {
	margin-left: 32px;
	width: 664px;
}
div#content,
div#scrollcontent {
	height: 355px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding:0;
}
div#content {
	width:663px;
}
div#scrollcontent {
	padding-right:15px;
	width:649px;
	overflow:auto;
}
div#scrollcontent p { margin-top:0; }
.header {
	margin-top: 15px;
	margin-bottom: 15px;
}
h1 {
	font-family: Verdana, Arial, sans-serif;
	font-size: 24pt;
	font-weight: normal;
	margin: 2px 0px -10px 0px;
}
hr {
	border: none;
	border-top: 1px solid white;
}
h2 {
	text-transform: capitalize;
	font-size: 12pt;
	font-weight: normal;
	letter-spacing: 0.5em;
	margin: -5px 0px 0px 0px;
}
h3 {
	float: right;
	text-transform: capitalize;
	font-size: 10pt;
	font-weight: normal;
	margin: -4px 0px 0px 0px;
}
table#nav {
	margin-top: 0px;
	margin-bottom: 10px;
	border: 1px solid white;
	border-collapse: collapse;
}
table#nav td {
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}
.navCell {
	background: transparent;
	color: white;
}
.navCell:hover, .navCellIeHoverFix {
	background: white;
	color: black;
	cursor: pointer;
}
.navCell:hover a,
.navCell a:hover,
.navCellIeHoverFix a,
.navCellIeHoverFix a:hover {
	color: black;
	background: white;
}
table#imageset {
	margin-bottom: 46px;
	border-collapse: collapse;
}
table#imageset td {
	border: 1px solid white;
}
.copyright {
	font-size: 8pt;
	text-align: center;
	margin-top: 1em;
}
div#gallerymain {
	margin-bottom: 22px;
}
table#thumbnails {
	border: 1px solid white;
	border-collapse: collapse;
}
table#thumbnails td {
	width: 50px;
	height: 50px;
	margin: 0px;
	padding: 0px;
}
.thumbCell {
	border: 1px solid white;
}
.thumbCell:hover,
.thumbCellIeHoverFix {
	background: transparent;
}
div#sets {
	float: left;
	margin-left: 0px;
	margin-right: 15px;
}
div#sets a:hover {
	text-decoration: underline;
}
div#sets a.current {
	font-weight: bold;
}
table#mainpic {
	float: right;
	margin-right: 10px;
	border-collapse: collapse;
}
.mainpiccell {
	width: 275px;
	text-align: center;
}
.mainpiccell img {
	border: 1px solid white;
}
.caption {
	text-align: center;
}
.biophoto {
	border: 1px solid white;
}
