body {
	background-image: url(../imgs/bkg-pattern.gif);
	background-repeat: repeat-x;
	position: top;
	background-color: #7DA9AC;
	margin-top: 0px;
	font-family: "Arial Narrow";
	color:#FFFFFF;
}
td img {
	display: block;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #C94E9C;
}
a:active {
	text-decoration: none;
}
.BottomNav {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	position: relative;
	top: 668px;
	left: 55px;
	visibility: visible;
}
.copyrightinfo {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 9pt;
	position: relative;
	top: 658px;
	left: 55px;
}

.pagetitle {
	z-index: 99;
	font-family: "Arial Narrow";
	font-weight: 200;	
	font-size: 30px;
	text-indent: 0.5em;
	color:#FFFFFF;
	position: relative;
	top: 4px;
	left: 485px;
}
.bodyheadline {
	z-index: 99;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	font-size: 19px;
	font-style: italic;
	color: #333333;
	letter-spacing: 0.05em;
	position: relative;
	top: -11px;
	left: 77px;
}
table.bios {
	position: relative;
	width: 615px;
	height: 510px;
	left: 67px;
	top: -30px;
	table-layout: fixed;
}
img.biopic {
	width: 170px;
	max-width: 170px;
	max-height: 245px;
	height: 245px;
	border-color:#C94E9C;
	border-style: inset;
	border-width: medium;
	position: relative;
	padding-bottom:0px;
}
span.name {
	max-width:100px;
	font-family: arial;
	font-size: 15px;
	font-weight:bold;
	font-style: oblique;
	color: #000000;
	text-align: center;
	font-variant: small-caps;
	visibility: visible;
	padding-bottom: 0px;
	line-height: 15px;
}
span.job {
	font-family: "Arial narrow";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #882F80;
	line-height: 12px;
}
span.biotext {
	padding-left: 2px;
	padding-right: 2px;
	text-align: left;
	table-layout:fixed;
	font-family: "arial narrow";
	font-size:15px;
	position:relative;
	width: 210px;
}
.morebutton {
	text-align: center;
	font-weight:bold;
	position: relative;
	top: 25px;
	left: -35px;
	line-height: 1em;
}
.backbutton {
	text-align: center;
	font-weight:bold;
	position: relative;
	top: 250px;
	left: -33px;
	line-height: 1em;
}
p.infotext {
	font-size: 15px;
	text-align: left;
	position: relative;
	width: 600px;
	top: -22px;
	left: 80px;
}