#main {
	width: 902px;
	margin: 0 auto;
}

#left {
	float: left;
	width: 243px;
	font-family: Arial;
	color: #fff;
}

#logo {
	width: 200px;
	height: 84px;
	margin: 39px 25px 37px 18px;
}

#navigation {
	line-height: 11px;
	font-size: 11px;
	font-weight: bold;
}

a.navigation_level1,a.navigation_level2,a.navigation_level3 {
	height: 13px;
	padding: 8px 0px 8px 13px;
	overflow: visible;
	display: block;
	text-decoration: none;
	color: #fff;
}

a.navigation_level1 {
	background: url(../img/main/navigation_level1.gif) no-repeat;
	width: 230px;
	margin-top: 3px;
}

a.navigation_level2 {
	background: url(../img/main/navigation_level2.gif) no-repeat;
	width: 198px;
	margin: 3px 0px 0px 32px;
}

a.navigation_level3 {
	background: url(../img/main/navigation_level3.gif) no-repeat;
	width: 166px;
	margin: 3px 0px 0px 64px;
}

#events {
	width: 211px;
	margin-left: 32px;
	background-color: #409f34;
}

#events_topborder {
	margin-top: 20px;
	height: 5px;
	background: url(../img/main/events_topborder.gif) no-repeat;
	font-size: 0;
}

#events_headline {
	font-size: 12pt;
	line-height: 12pt;
	padding: 11px 0px 19px 16px;
	overflow: visible;
	margin: 0;
}

.events_list {
	float: left;
	height: 10px;
	width: 9px;
	background:url(../img/main/events_list.gif) no-repeat;
	margin: 1px 7px 0px 19px;
}

.events_mainline {
	float: left;
	width: 211px;
	font-size: 10pt;
	line-height: 10pt;
	padding-bottom: 1px;
	overflow: visible;
}

.events_supportline {
	font-size: 10pt;
	line-height: 10pt;
	padding: 18px 0px 26px 35px;
	overflow: visible;
}

.events_supportline_last {
	font-size: 10pt;
	line-height: 10pt;
	padding: 18px 0px 15px 35px;
	overflow: visible;
}

#events_bottomborder {
	height: 5px;
	background: url(../img/main/events_bottomborder.gif) no-repeat;
}

#middle {
	float: left;
	width: 659px;
	height: 800px;
	overflow: visible;
	background: url(../img/main/background.jpg) no-repeat;
}

#page_content {
	width: 484px;
	padding: 163px 110px 0px 65px;
	font-family: Arial;
	font-size: 10pt;
	opacity: 0.9;
	filter: alpha(opacity=90);
}

#content_topborder {
	height: 6px;
	background: url(../img/main/content_topborder.gif) no-repeat;
	font-size: 0;
}

#content_main {
	background-color: #fff;
	padding: 22px 40px 32px 40px;
}

#content_bottomborder {
	height: 6px;
	background: url(../img/main/content_bottomborder.gif) no-repeat;
}