a.events {
	text-decoration: none;
	color: #666666;
}
a.events:hover {
	text-decoration: underline;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
}
#centerpic {
	position:absolute;
	left:440px;
	top:95px;
}
#eventsblock {
	height: 320px;
	width: 590px;
	position: absolute;
	left: 148px;
	top: 95px; 
	padding: 20px; 
	overflow: auto;
}
