.background-left-side {
	background-image: url(index/bio-index-text-background-1.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.background-right-side {
	background-image: url(index/bio-index-text-background-2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bio-bottom-text {
	background-image: url(index/bio-index-text-background-2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: none;

}
.bio-bottom-links {

	background-image: url(index/bio-index-text-background-2.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
.bio-text {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: justify;
	text-indent: 25pt;
	font-style: normal;



}
.bio-quote {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: justify;
	text-indent: 25pt;
	font-style: italic;

}
.bio-text-centered {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-style: italic;

}
.bio-text-headline {

	font-family: "Courier New", Courier, mono;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
	font-style: normal;
}
.bio-text-centered-no-italic {

	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	text-align: center;
	font-style: normal;
}
