#header {
	height: 132px;
}
#page {
	border-top:none;
	background:#fff url('images/home_pagebg.png') no-repeat top center;
	width:910px;
}

.narrowcolumn, .widecolumn {
	float: left;
	padding: 7px 0 20px 5px;
	margin: 0px 0 0;
	min-height:350px;
	width: 580px;
}
	
#sidebar
{
	padding: 37px 0 10px 20px;
	float:left;
	width: 270px;
}

#homepageImage {
	padding:17px 0 0 0;
	width:875px;
	height:290px;
	margin:0 auto;
	position:relative;
}

#homepageImage #slideshowWidget {
	float:left;
}

#overlay {
	position:absolute;
	right:0;
	bottom:15px;
	width:875px;
	height:290px;
}

#overlay a:hover {
	text-decoration:none;
}

#overlay a {
	font-size:1.4em;
	padding:6px 12px 5px 12px;
	position:absolute;
	bottom:0px;
	height:20px;
	right:0;
	background:#fff;
	color:#481b06;
}

#footerleft {
	width:435px;
	padding-left:45px;
}

#footerright {
	width:470px;
}

.entry h2 {
	font-size:1.5em;
}
