* {
	padding: 0px;
	margin: 0px;
	font-family: arial;
}

body {
	background-image: url("../img/body_bg.jpg");
}

a {
	
}

#wrap {
	display: block;
	width: 893px;
	margin: auto;
}

#logo {
	background: #FFFFFF url("../img/logo.jpg") no-repeat 0px 0px;
	height: 126px;
	width: 176px;
	float: left;
	text-indent: -1000px;
}

#header {
	width: 717px;
	height: 126px;
	float: right;
}

#top_header {
	background: #FFFFFF url("../img/top_header.jpg") no-repeat 0px 0px;
	height: 71px;
	width: 717px;
	
}

#navi {
	display: block;
	float: right;
	height: 55px;
	width: 717px;
	list-style: none;
}

#navi li {
	display: block;
	float: left;
}

#navi a {	
	display: block;
	float: left;
	line-height: 55px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	margin-top: 0px;
}

#navi a:hover {
	color: #ee9b32;
}

#navi .home {
	background: #FFFFFF url("../img/home_but.jpg") no-repeat 0px 0px;
	width: 86px;
}

#navi .calendar {
	background: #FFFFFF url("../img/calendar_but.jpg") no-repeat 0px 0px;
	width: 108px;
}

#navi .function {
	background: #FFFFFF url("../img/functions_but.jpg") no-repeat 0px 0px;
	width: 143px;
}

#navi .gallery {
	background: #FFFFFF url("../img/gallery_but.jpg") no-repeat 0px 0px;
	width: 95px;
}

#navi .music {
	background: #FFFFFF url("../img/music_but.jpg") no-repeat 0px 0px;
	width: 81px;
}

#navi .find {
	background: #FFFFFF url("../img/find_but.jpg") no-repeat 0px 0px;
	width: 102px;
}

#navi .contact {
	background: #FFFFFF url("../img/contact_but.jpg") no-repeat 0px 0px;
	width: 102px;
}

/* <-------------------------------- END NAVI ----------------------------> */
/* <-------------------------------- CONTENT -----------------------------> */
/*

yellow = #ee9b32
purple = #463570

*/
#content {
	height: 545px;
}

.i {
	background-position: 0px -293px;	
}

.f {
background-position: 0px -301px;	
}

.fo {
	background-position: 0px -299px;	
}

a img {
	border: none;
}

#content #col1, #content #col2, #content #col3, #content #col4 {
	float: left;
	height: 50px;
}
#content #col1 {
	width: 177px;
}

	#content #col1 span {
		display: block;
		margin-top: 180px;
		color: #463570;
		font-size: 11px;
	}
	
	#content #col1 .funh {
		margin-bottom: 10px;
		margin-left: 20px;
	}
	
	#content #col1 h3 {
		text-align: center;
		color: #463570;
		font-size: 11px;
		margin-bottom: 40px;
	}
	
	#content #col1 span a {
		color: #463570;
		font-weight: bold;
		margin-bottom: 5px;
		text-decoration: none;
		display: block;		
		text-align: right;
	}
	
	#content #col1 span hr {
		display: block;
		background-color: #ee9b32;
		border-top: 1px solid #ee9b32;
		margin-bottom: 4px;
	}
	
#content #col2 {
	width: 193px;
}

	#content #col2 .menu {
		color: #463570;
		display: block;
		margin-left: 10px;
		margin-top: 10px;
	}
	
	
	#content #col2 .menu h1 {
		color: #463570;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	#content #col2 h1 {
		color: #463570;
		font-size: 14px;
		margin-bottom: 10px;
	}
	
	#content #col2 .menu strong {
		display: block;
		font-size: 12px;
		color: #463570;
	}
	
	#content #col2 .menu p {
		color: #463570;
		margin: 0px;
		font-size: 11px;
	}
	
	#content #col2 .menu p strong{
		color: #463570;
		font-size: 11px;
		display: block;
		margin-bottom: 5px;
		margin-top: 10px;
	}
	

	#content #col2 a {
		color: #463570;
	}
	
	#content #col2 strong {
		display: block;
		margin-bottom: 5px;
	}

	#content #col2 .navgallery {
		background: url('../img/navgallery_header.gif') no-repeat 0px 0px;
		text-indent: -1000px;
		font-size: 16px;
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#content #col2 .functions {
		background: url('../img/functions_header.gif') no-repeat 0px 0px;
		text-indent: -1000px;
		font-size: 16px;
		margin-top: 30px;
		margin-left: 10px;
	}
	
	#content #col2 .wherearewe {
		background: url('../img/wherearewe_header.gif') no-repeat 0px 0px;
		text-indent: -1000px;
		font-size: 16px;
		margin-top: 10px;
		margin-left: 10px;
	}
	#content #col2 .livemusic {
		background: url('../img/livemusic_header.gif') no-repeat 0px 0px;
		text-indent: -1000px;
		font-size: 16px;
		margin-top: 45px;
		margin-left: 10px;
	}
	
	#content #col2 .getintouch {
		background: url('../img/getintouch_header.gif') no-repeat 0px 0px;
		text-indent: -1000px;
		font-size: 18px;
		margin-top: 10px;
		margin-left: 10px;
	}
	
	#content #col2 p {
		color: #463570;
		margin-left: 10px;
		margin-top: 10px;
		margin-right: 8px;
		font-size: 11px;
	}
	
	#content #col2 .right {
		text-decoration: none;
		font-weight: bold;
		margin-top: 10px;
		font-size: 12px;
		display: block;
		text-align: right;
		margin-right: 10px;
	}
	
	
	
#content #col3 {
	width: 320px;
}

	#content #col3 span {
		display: block;
		color: #463570;
		margin-top: 10px;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#content #col3 .menu a {
		text-decoration: none;
		margin-top: 10px;
		display: block;
		line-height: 20px;
	}
	
	#content #col3 .menu a img {
		padding-right: 3px;
		float: left;
	}
	
	#content #col3 span h1 {
		color: #ee9b32;
		font-size: 12px;
	}
	
	#content #col3 span strong {
		font-size: 10px;
	}
	
	#content #col3 span p {
		margin: 0px;
	}
	
	
	#content #col3 .mu {
		display: block;
		clear: both;
		color: #463570;
		margin-right: 15px;
		width: 290px;		
	}
	
	#content #col3 .nxt{
		font-size: 11px;
		margin-top: 10px;
		margin-left: 15px;
	}
		
	#content #col3 .prev{
		font-size: 11px;
		margin-top: 10px;
		margin-left: 280px;
	}
	
	#content #col3 .mu h1 {
		color: #ee9b32;
		font-size: 12px;
		margin-top: 2px;
		margin-bottom: 0px;
	}
	#content #col3 .mu strong {
		margin: 0px;
		display: block;
	}
	
	#content #col3 .mu .a {
		font-size: 11px;
		margin: 0px;
	}
	

	#content #col3 .welcome {
		background: url('../img/welcome.jpg') no-repeat 0px 0px;
		text-indent: -10000px;
		font-size: 40px;
		margin-left: 10px;
		margin-top: 10px;
	}
	
	#content #col3 p {
		color: #463570;
		font-size: 11px;
		margin-top: 20px;
		margin-bottom: 28px;
		margin-left: 15px;
		margin-right: 15px;
	}
	
	#content #col3 .staff {
		display: block;
		margin: 0px auto 0px auto;
	}
	
	#content #col3 span a {
		color: #463570;
		font-size: 11px;
	}
	
	
	#content #col3 form {
		display: block;
		padding: 10px;
	}

	#content #col3 label {
		color: #463570;
		font-size: 12px;
	}

	#content #col3 input,textarea {
		display: block;
		margin-top: 5px;
		margin-left: 10px;
		border: 1px solid #999999;
	}

	#content #col3 textarea {
		width: 250px;
		height: 100px;
	}

	#content #col3 input[type='submit']{
		background-color: #FFFFFF;
		padding: 5px;
		font-size: 11px;
	}
	
	#content #col3 #gallery_wrap img:hover {
		cursor: pointer;
	}	
	
#content #col4 {
	width: 203px;
}

	#content #col4 .navnews {
		background: url('../img/navnews_header.gif') no-repeat 0px 0px;
		text-indent: -10000px;
		font-size: 24px;
		margin-top: 10px;
		display: block;
		width: 120px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0px;
	}
	
	#content #col4 p {
		color: #463570;
		font-size: 11px;
		line-height: 11px;
	}
	
	#content #col4 span {
		display: block;
		padding: 10px;
		border-bottom: 1px solid #463570;
	}
	
	#content #col4 h2 {
		color: #ee9b32;
		font-size: 12px;
	}
	
	#content #col4 .right {
		text-decoration: none;
		font-weight: bold;
		color: #463570;
		margin-top: 10px;
		font-size: 12px;
		display: block;
		text-align: right;
		margin-right: 10px;
	}
	
	#content #col4 a {
		color: #463570;
	}







/* <-------------------------------- END CONTENT ----------------------------> */
/* <-------------------------------- FOOTER ---------------------------------> */
#footer {
	clear: both;
	background: #FFFFFF url("../img/footer.jpg") no-repeat 0px 0px;
	height: 121px;
}

#footer a {
	border: none;
}

#footer img {
	border: none;
}

#footer .date {
	color: #ee9b32;
	display: block;
	margin-top: 13px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#footer .artist {
	color: #FFFFFF;	
	display: block;
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

#footer .desc {
	color: #ee9b32;
	display: block;
	margin-top: 3px;
	font-size: 11px;
	font-weight: bold;
}

#footer .date1 {
	position: relative;
	float: left;
	top: 14px;
	left: 318px;
}

#footer .date2 {
	position: relative;
	float: left;
	top: 14px;
	left: 488px;
}

#footer .download {
	float: left;
	position: relative;
	top: 14px;
	left: 520px;
}

#footer .download img {
	margin-top: 12px;
}