#bio {
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	left: 213px;
	top: 33px;
	padding: 10px;
	width: 427px;
}
.events a:link {
	text-decoration: none;
	color: #888888;
	font-weight: bold;
}
.events a:visited {
	color:#333333;
	text-decoration: none;
}
.events a:hover {
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}
#content {
	float: right;
	width: 99%;
	position: relative;
}
#mainName {
	font: bold 42px "Times New Roman", Times, serif;
	padding: 20px;
}
.events {
	list-style-type: none;
}
