body {
	background:url(images/splash_bodybg.jpg) repeat-y top center;
}

a, a:hover {
	color:#002474;
	text-decoration:underline;
}
#slideshowcontainer {
	display:none;
}
#container {
	background:url(images/splash_content.jpg) no-repeat top center;
	position:relative;
}

#header {
	background: url('images/splash_bigheader.jpg') no-repeat bottom center;
	}

#pages, #pages ul {
	background:none;
}

#sidebar {
	width:310px;
}

#splashslideshow {
	float:left;
	width:670px;
	border-top:1px solid #000;
	z-index:0;
}

.narrowcolumn {
	width:965px;
	padding: 20px 0 20px 35px;
	background:#fff7ab url(images/splash_contentbg.jpg) no-repeat top;
	min-height:200px;
	border-top:1px solid #000;
	margin-top:-2px;
}

#overlay {
	background:url(images/overlay.png) no-repeat top;
	width:690px;
	height:384px;
	position:absolute;
	left:310px;
	top:0;
	z-index:200;
}

#splashnews {
	width:320px;
	float:left;
	margin:0 0 0 40px;
}

#splashnews ul, .narrowcolumn ul, h2, .narrowcolumn ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.post {
	width:600px;
	float:left;
}

h2.widgettitle, h2, h2.page_title {
	color:#26231d;
	font:14pt normal "Bell MT", Georgia, "Times New Roman";
	margin:0;
}

.homecolumn {
	width:270px;
	float:left;
}

#column1 {
	padding:0 20px 0 0;
}

#column2 {
	padding:0 0 0 20px;
}