#home_top {
	margin-bottom: 1em;
}
#home_left, #home_right {
	width: 316px;
	float: left;
}
#home_left {
	margin-right: 20px;
}
#home_left #news_items {
	margin-top: 1em;
}
#home_left h1, #home_right h1 {
	margin-top: 0;
}
.news_item h2 {
	padding-top: 1em;
}
.news_item:first-child h2,
.news_item.first-child h2 {
	padding-top: 0;
}
.more_link {
	float: right;
	padding-top: 0.75em;
}
#twitter {
	margin-top: 1em;
}
#twitter:first-child,
#twitter.first-child {
	margin-top: 0;
}
#biography_box {
	padding-bottom: 165px;
	background: white url('../images/biography-box.jpg') no-repeat scroll bottom center;
}
