#page {
	background:url(images/splash_container.jpg) repeat-y;
}

#contentbg
{
	background:url(images/splash_middlebg.jpg) no-repeat top;
	min-height:577px;
	_height:577px !important;
}

#footer {
	background:url(images/splash_footer.jpg) no-repeat top;
}

.narrowcolumn {
	width:1000px;
	padding:0;
	margin:0;
	
}

h2.page_title {
	display:none;
}

.narrowcolumn .entry {
	padding:30px 0 0 30px;
	*padding:40px 0 0 30px;
	width:550px;
}

#sidebar {
	display:block;
	width:350px;
	padding:40px 0 0 35px;
}
#sidebar, .entry {
	float:left;
}

#splashlinks, #info {
	float:left;
}

#splashlinks {
	width:780px;
}

#info {
	width:153px;
	padding:155px 0 0 48px;
	color:#ded6c4;
	font-size:1.2em;
	line-height:1.6em;
}

#info a {
	color:#b6d1d6;
	font-size:14pt;
	text-decoration:underline;
}
	