body {
	color: #FFFFFF;
	background-color: #000000;
}
hr {
	color: #FF0000;
	background-color: #FF0000;
}
#biography {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #666666;
	border: thin solid #999999;
	padding: 4px;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
}
.picframe {
	border: thin solid #FF0000;
}
a:visited {
	font-weight: bold;
	color: #FFFFFF;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
}
a:active {
	font-weight: bold;
	color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #CCCCCC;
	font-size: 10px;
}
.outlink {
	text-transform: uppercase;
}
#bottomnav {
	border: thin solid #FFFFFF;
}
#photodescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
