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

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

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

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

#nav li a {
	background-color: #e1e1e1;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(../graphics/interface/eventcontent_right/menu_bg.gif);
}

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

#mainimg {
	top: 60px;
	left: 35px;
}

#pagecontent {
	top: 25px;
	left: 355px;
}

#routecontent {
	padding-top: 50px;
	position: absolute;
	left: 55px;
}

#loc_bar {
		text-align: center;
		position: absolute;
		z-index: 2;
		top: 8px;
		left: 18px;
		height: 36px;
		width: 780px;
	}
	
#loc_bar td {
		color: #999999;
		font-size: 10px;
		width: 126px;
}

.loc_bar_down {
		background-position: center;
		color: #999999;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: center;
		background-image: url(../graphics/interface/eventcontent_right/location-bar-menu_down.gif);
		background-repeat: no-repeat;
	}

.loc_bar_up {
		font-size: 12px;
		font-weight: bold;
		background-position: center;
		color: #ff6600;
		font-family: "Lucida Grande", Verdana, Arial, sans-serif;
		text-align: center;
		background-image: url(../graphics/interface/eventcontent_right/location-bar-menu_up.gif);
		background-repeat: no-repeat;
	}

#loc_bar td a {
		color: #666666;
		font-size: 12px;
		text-decoration: none;
	}

#loc_bar td a:hover {
		color: #ff6600;
		text-decoration: none;
	}



#subheadleft {
	visibility: visible;
	position: absolute;
	top: 95px;
	left: 0px;
	width: 474px;
	height: 102px;
}

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

#fpmenucontainer {
	text-align: center;
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 75px;
	background-image: url(../graphics/interface/home/fpmenu.gif);
	height: 20px;
	width: 950px;
}

#fpmenu {
	border-right-style: solid;
	text-align: center;
	height: 23px;
	border-left-style: solid;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border-left-color: #cccccc;
	border-left-width: 1px;
}

#fpmenu td {
	padding-right: 20px;
	padding-left: 20px;
	border-right-color: #cccccc;
	border-right-style: solid;
	border-right-width: 1px;
}

#fpmenu td a {
	color: #666666;
	text-decoration: none;
}

#fpmenu td a:hover {
	color: #ff6600;
}

