#eventcontentcontainer {
	background-image: url(../graphics/interface/eventcontent_left/bg.gif);
}

#eventcontentfooter {
	background-image: url(../graphics/interface/eventcontent_left/foot.gif);
}

#eventcontentheader {
	background-repeat: no-repeat;
	background-image: url(../graphics/interface/eventcontent_left/head.gif);
}

#pagecontent {
	padding-bottom: 50px;
	left: 195px;
}

#resultscontent {
	padding-bottom: 50px;
	left: 195px;
}

#sidemenu {
	width: 135px;
	z-index: 4;
	visibility: visible;
	position: absolute;
	left: 18px;
	top: 25px;
}

#mainimg {
	left: 638px;
}

#nav li a {
	background-repeat: repeat-y;
	background-position: right;
	background-image: url(../graphics/interface/eventcontent_left/menu_bg.gif);
}

#nav li a:hover {
	background-image: url(../graphics/interface/eventcontent_left/menu_bg_over.gif);
	display: block;
}

#routecontent {
		left: 195px;
	}

#loc_bar {
		position: absolute;
		z-index: 5;
		top: 25px;
		left: 153px;
		height: 10px;
		width: 780px;
	}
	
#subheadleft {
	visibility: visible;
	position: absolute;
	top: 70px;
	left: 0px;
	width: 474px;
	height: 102px;
}

#subheadright {
	visibility: visible;
	position: absolute;
	top: 70px;
	left: 474px;
	width: 474px;
	height: 102px;
}
