#featured
{
	z-index:1;
}

#header {
	z-index:1000;
	position:relative;
}

body {
	background:url("../imgs/attributes/colorbar.gif") repeat-x;
	
}

body.inside {
	background: url("../imgs/attributes/colorbar_inside.gif") top center repeat-x;
}

.shadow-horizontal {
	display:none;
}

#header #menu {
	margin-left:53px;
	float:left;
	margin-top:-2px;
}

#header #menu ul li > ul {
	display:none;
	position:absolute;
	top:27px;
	left:0;
	z-index: 100000;
	background-color:#fff;
	padding:10px;
	padding-right:30px;
	margin-left:0px;
	width:120px;
	text-shadow: 1px 1px 4px rgba(0,0,0,.4);
}

#header #menu ul li li {
	width:120px;
}

.fadeback {
	display:none !important;
}

.caption {
	clear:left;
	top: auto !important;
	bottom: 0px !important;
	position:absolute !important;
	margin-top:0px !important;
	display:inline-block !important;
	height:50px !important;
}

#featured {
	margin-bottom:15px;
}

#triptych_first {
	float:left;
	width:416px;
	margin-right:10px;
	padding-right:10px;
	border-right:1px solid #aaa;
}

#triptych_first p {
	width:400px;
}

#triptych_second p {
	width:300px;
}

#recentnews .newsitem {
	width:400px;
}

.eventitem {
	width:290px;
}