BODY {
	color: #FFFFFF;
}

a:link { color: #B4985A; }
a:visited { color: #816527; }
a:hover { color: #D6BA7C; }
a:active { color: #B4985A; }
.menusection {
	border: 2px solid #B4985A;
	background-color: #440000;
	text-align: center;
	width: 200px;
	height: 300px;
}
.mainsection {
	border: 2px solid #B4985A;
	background-color: #440000;
	width: 600px;
	text-align: left;
	vertical-align: top;
}
.disc {
	text-align: center;
	font: 10px Helvetica;
}
.quote {
	font: italic 10pt Arial;
}
.bio {
	border: 2px solid #B4985A;
	background-color: #440000;
	width: 600px;
	text-align: center;
	vertical-align: top;
}
.biopicspace {
	width: 250px;
}
