div.column {
	padding: 10px;
}

div#rightCol, div#leftCol {
	width: 235px;
}

div#rightCol {
	background: url(/img/bg_sidebar.gif) repeat-y;
}

div#centerCol {
	width: 255px;
	background: url(/img/bg_sidebar.gif) repeat-y;
}

div#centerCol, div#rightCol, div#leftCol {
	height: 570px;
}

p.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 10px;
	padding-right: 25px;
}

div.featured h2 {
	color: #323232;
}

div#partner {
	margin-left: 15px;
}

div#featuredArticles {
	margin-left: 10px;
}

div#featuredArticles p {
	font-size: 0.9em;
	line-height: 1.2em;
}

div.event {
	margin-left: 25px;
	margin-bottom: 15px;
}