h2 {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif, "Lucida Sans Unicode";
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.location {
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-style: italic;
}
.date {
	font-family: "Lucida Sans Unicode", Verdana, Arial, sans-serif, "Lucida Sans";
	font-size: 14px;
	font-weight: bolder;
	color: #333333;
}
.byline {
	font-size: 12px;
	font-weight: normal;
}
		#events{
	width: 530px;
	margin:0px auto;
	text-align:left;
	padding-right: 10px;
		}
.event-link {
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
	height: 14px;
	text-decoration: none;
}
.event-link a:visited {
	color: #666666;
	text-decoration: none;
}
.event-link a:link {
	color: #666666;
	text-decoration: none;
}
.event-link a:hover {
	font-weight: bold;
	color: #990000;
	text-decoration: none;

}
hr {
	color: #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	text-align: left;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
}
.event-block {
	padding-left: 20px;
}
