body {
	font-family: Arial, Helvetica, sans-serif;
}
.foot {
	font-size: 13px;
	color: #FFFFFF;
}
.thumbs {
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
	vertical-align: bottom;
}
.thumbs img {
	border: 3px solid #FFFFFF;
}
.thumbs th {
	font-weight: normal;
	padding-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.thumbs td {
	vertical-align: bottom;
}
.bigdiv {
	margin-bottom: 8px;
	font-size: 14px;
	color: #CCCCCC;
}
.bigdiv img {
	border: 4px solid #FFFFFF;
}
.bigdiv a {
 	font-size: 12px;
	color: #666666;
}
.bigdiv a:hover {
	color: #FFFFFF;
	text-decoration: underline overline;
}
.heading {
	font-size: 15px;
	font-weight: bold;
	color: #CCCCCC;
}
.biodiv {
	width: 750px;
	text-align: left;
	padding: 10px;
	margin-bottom: 8px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 1.5em;
}
.biodiv img {
	border: 3px solid #FFFFFF;
	margin: 9px;
}
.biodiv a {
	color: #DEDEDE;
}
.biodiv a:hover {
	color: #666666;
	text-decoration: none;
}
.nav {
	color: #666666;
}
.nav a {
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
