p {
	margin-bottom: 1em;
}
div#left-col, div#right-col {
	float: left;
	margin-top: 50px;
}

div#left-col {
	width: 450px;
	margin-left: 17px;
}

div#future_events {
	padding-bottom: 20px;
	background: url(../images/horizontal_small_spacer.png) no-repeat;
	background-position: bottom;
}

div#past_events {
	padding-top: 20px;
	margin-bottom: 25px;
}

div#press_releases {
	background: url(../images/vertical_spacer.png) no-repeat;
	min-height: 605px;
	padding: 0 50px;
	width: 225px;
}

ul.events li {
	margin-bottom: 10px;
}
ul.events img.event_image {
	float: left;
	width: 184px;
}
ul.events div.copy {
	float: left;
	width: 200px;
	margin-left: 15px;
}

div#press_releases {
	margin-bottom: 25px;
}

div#press_releases li {
	line-height: 1.4em;
	padding: 10px 0;
}
div#press_releases strong {
	color: #CC0000;
	font-weight: bold;
	font-style: normal;
}

#paginator-container {
	padding: 50px;
}

#paginator-container a:link, #paginator-container a:hover, #paginator-container a:active, #paginator-container a:visited {
	color: #cc0000;
}

#paginator-container #press_releases {
	background: none;
	width: auto;
	margin-top: 50px;
	padding-left: 0;
	padding-right: 0;
}

#paginator-container ul.events div.copy {
	width: 500px;
}