@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	margin: 0;
	padding: 0;
	background-image: url(../images/bg_body.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.text {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.sm_text {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	color: #333333;
	font-weight: normal;
}
.text_bold {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #44372A;
	font-weight: bold;
}


.texteventsdate {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
}

.header {
	font-family: Verdana;
	font-size: 15px;
	font-style: normal;
	color: #717037;
	font-weight: bolder;
}
.sm_header {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	color: #717037;
	font-weight: bolder;
}
.date {
	font-family: Verdana;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

    h1 {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 664px;
	height: 40px;
	visibility: visible;
	margin: 0;
	padding: 0;
	}
    h1 span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	margin: 0;
	padding: 0;
	}
    h2 {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 283px;
	height: 38px;
	visibility: visible;
	margin: 0;
	padding: 0;
		}
    h2 span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
	h3 {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 283px;
	height: 40px;
	visibility: visible;
	margin: 0;
	padding: 0;
		}
	h3 span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
	h4 {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 283px;
	height: 38px;
	visibility: visible;
	margin: 0;
	padding: 0;
}
	h4 span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	top: 719px;
	}
	h5 {
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	position: absolute;
	width: 306px;
	height: 36px;
	visibility: visible;
	margin: 0;
	padding: 0;
}

    h5 span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
h6 {
	background-repeat: no-repeat;
	left: 0;
	top: 0;
	position: absolute;
	width: 306px;
	height: 36px;
	visibility: visible;
	margin: 0;
	padding: 0;
}
h6   span {
	font-family: Verdana;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
	
	
.home {
	background-image: url(../images_navigation/home.png);
	background-repeat: no-repeat;
	position:absolute;
	left:14px;
	top:0px;
	width:88px;
	height:30px;
	z-index:1;
	visibility:visible;
	}
.home:hover {
	background-image: url(../images_navigation/home_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:14px;
	top:0px;
	width:88px;
	height:30px;
	z-index:1;
	visibility:visible;
	}

.home span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}

	
.news {
	background-image: url(../images_navigation/news.png);
	background-repeat: no-repeat;
	position:absolute;
	left:102px;
	top:0px;
	width:92px;
	height:30px;
	z-index:2;
	visibility:visible;
}
.news:hover {
	background-image: url(../images_navigation/news_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:102px;
	top:0px;
	width:81px;
	height:30px;
	z-index:2;
	visibility:visible;
}
.news span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
.events {
	background-image: url(../images_navigation/events.png);
	background-repeat: no-repeat;
	position:absolute;
	left:194px;
	top:0px;
	width:100px;
	height:30px;
	z-index:3;
	visibility:visible;
}
.events:hover{
	background-image: url(../images_navigation/events_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:194px;
	top:0px;
	width:100px;
	height:30px;
	z-index:3;
	visibility:visible;
}
.events span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
.music {
	background-image: url(../images_navigation/music.png);
	background-repeat: no-repeat;
	position:absolute;
	left:294px;
	top:0px;
	width:82px;
	height:30px;
	z-index:4;
	visibility:visible;
}
.music:hover {
	background-image: url(../images_navigation/music_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:294px;
	top:0px;
	width:82px;
	height:30px;
	z-index:4;
	visibility:visible;
}
.music span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
.bio {
	background-image: url(../images_navigation/bio.png);
	background-repeat: no-repeat;
	position:absolute;
	left:376px;
	top:0px;
	width:76px;
	height:30px;
	z-index:5;
	visibility:visible;
}
.bio:hover {
	background-image: url(../images_navigation/bio_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:376px;
	top:0px;
	width:76px;
	height:30px;
	z-index:5;
	visibility:visible;
}
.bio span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}
.media {
	background-image: url(../images_navigation/media.png);
	background-repeat: no-repeat;
	position:absolute;
	left:452px;
	top:0px;
	width:94px;
	height:30px;
	z-index:6;
	visibility:visible;
}
.media:hover {
	background-image: url(../images_navigation/media_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:452px;
	top:0px;
	width:94px;
	height:30px;
	z-index:6;
	visibility:visible;
}
.media span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}

.contact {
	background-image: url(../images_navigation/contact.png);
	background-repeat: no-repeat;
	position:absolute;
	left:546px;
	top:0px;
	width:110px;
	height:30px;
	z-index:8;
	visibility:visible;
}
.contact:hover {
	background-image: url(../images_navigation/contact_rollover.png);
	background-repeat: no-repeat;
	position:absolute;
	left:546px;
	top:0px;
	width:110px;
	height:30px;
	z-index:8;
	visibility:visible;
}
.contact span {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	position: absolute;
	display: none;
	}

.copyright {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #44372A;
}

ul {
	font-family: Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #3c3531;
	list-style-type: none;
	visibility: hidden;
}
p {
	margin: 0px;
	padding: 0px;
}

