div#event {
	display: block;
	background-image: url(../images/event.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 34px;
	width: 126px;
	overflow: hidden;
	position: absolute;
	left: 6px;
	top: 85px;
	right: 0px;
	bottom: 0px;
}
div#event_k {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 28px;
	width: 28px;
	position: absolute;
	left: 279px;
	top: 25px;
	background-image: url(../images/event_k.gif);
	background-repeat: no-repeat;
}
div#event_k span {
	display: none;
}
div#header {
	position: absolute;
	height: 108px;
	width: 178px;
	left: 6px;
	top: 25px;
	background-image: url(../images/event_header.gif);
	background-repeat: no-repeat;
}
div#header span {
	display: none;
}
h4 {
	line-height: 1.2em;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	width: 150px;
	font-size: 12px;
}
div#info {
	position: absolute;
	left: 6px;
	top: 140px;
	width: 178px;
}
div#map a:link, a:visited {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img#map {
	margin: 0px;
	padding: 0px;
	height: 240px;
	width: 215px;
	position: absolute;
	top: 29px;
	left: 215px;
	border: 1px solid #000000;
}
div#top {
	display: block;
	width: 800px;
	height: 55px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	background-image: url(../images/header2.gif);
	background-repeat: no-repeat;
}
div#navbar {
	display: block;
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 312px;
	height: 215px;
	width: 488px;
	top: 385px;
	background-image: url(../images/navbar2.gif);
	background-repeat: no-repeat;
}

