.content-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .85em;
	line-height: 1.25em;
	color: #333;
	float: left;
	width: 250px;
	position: relative;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.content-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	color: #333;
	width: 605px;
	position: relative;
	float: right;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/events_2009/vertical-rule.gif);
	background-repeat: repeat-y;
	margin-top: 20px;
}
.left-head {
	font-size: 1.7em;
	font-weight: bold;
	color: #FF6B04;
	text-align: left;
}
.content-area {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.event-image {
	height: 125px;
	width: 175px;
	float: right;
	text-align: center;
	margin-left: 15px;
}
.event-image-top {
	height: 145px;
	width: 175px;
	float: right;
	text-align: center;
	margin-left: 15px;
	margin-top: 20px;
}
.event-image-tall {
	height: 200px;
	width: 175px;
	float: right;
	text-align: center;
	margin-left: 15px;
	position: relative;
}
