#container {background-image: url(images/SKpic_bio.gif);}
#content {
	padding: 5px 10px 0 180px;
	height: 409px;
}
#content div {
	height: 400px;
	overflow: auto;
}
h3 {
	font-style: oblique;
	text-align: center;
	margin: 10px 0;
}
#content ul, #content li {
	border: none;
	float: none;
	list-style: disc;
}
#content ul {padding-left: 10px;}
#content a {
	display: inline;
	text-decoration: underline;
	color: #999;
}
#content a:hover {
	color: black;
	background-color: #CCC;
	text-decoration: none;
}