body {
	background: #ffffff;
	letter-spacing: 0.05em;
	margin: 0px;
	font: 12px "trebuchet ms", verdana, sans-serif;
}
.leftnav {
	width: 217px;
	left: 0px;
	top: 0px;
	background: #FFFFFF url(/images/nav_bkgd.gif) repeat-y center;
	position: absolute;
	height: 100%;
}
.pictures {
	overflow: hidden;
	position: relative;
	visibility: visible;
	float: right;
	margin: 10px;
}
.header {
	position: absolute;
	left: 217px;
	top: 0px;
}
.bio {
	color: #ffffff;
	background: #474747;
	border: medium double #333333;
	position: absolute;
	left: 217px;
	width: 550px;
	top: 266px;
	visibility: visible;
	margin: 2px;
	padding: 2px;
	text-align: justify;
}
a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
a:active {
	color: #EEEEEE;
	text-decoration: none;
}
a:hover {
	color: #EEEEEE;
	text-decoration: none;
	font-style: italic;
	font-variant: small-caps;
}
td {
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: .05em;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
