 background-attachment: scroll; 
	 background-color: #b58833; 
	 background-image: url(images/bg_tile.gif); 
	 background-repeat: repeat; 


.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000000;
	background-color: #eee1b8;
	text-align: left;
	margin: 40px;
	border: 40px solid #eee1b8; }

a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #330000;
	text-decoration: none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

.members {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	color: #000000;
	background-color: eee1b8;
	text-align: center;
	margin: 50px 100px;
	border: 60px none eee1b8;
	padding: 50px 30px;
}
.bio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: 50px;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	margin-left: 50px;
}

.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}
.credit {
	margin-top: -16px;
	margin-left: 70px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #000000;
}
