



body {
	margin: 0 auto;
	background: #111111 url(images/img01.jpg) repeat-x left top;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}



a:hover, a:linked {
	text-decoration: none;
	color: #7EBA25;
}

/* Wrapper */

#wrapper {
}

/* Header */

#header {
	width: 956px;
	margin: 0 auto;
}

/* Logo */




#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 940px;
	height: 47px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	margin-left: 30px;
}

#menu li {
	display: inline;
	text-align: center;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	margin-right: 2px;
	padding: 15px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
}

#menu a:hover, #menu .active a {
	background: #000000;
	color: #FFFFFF;
}

#splash {
	width: 956px;
	margin: 0 auto;
}



/* Page */

#page {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/homedre.jpg)  ;

}
#page2 {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/gallery.jpg)  no-repeat;

}

#page3 {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/musicpic.jpg) no-repeat;

}

#page4 {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/schedpic.jpg) no-repeat;

}

#page5 {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/biopic.jpg) no-repeat;

}

#page6 {
	width: 956px;
        height:749px;
	margin: 0 auto;
        background: url(images/schedpic.jpg) no-repeat;

}



#content {
	float: left;
	width: 640px;
        }
#content1 {
	float: right;
        width: 500px;
padding: 0px 50px 0px 0px;
        }





.info ul{
list-style:none;

}


.dates{
	
float:left;
width: 200px;
margin: 10px 50px 0px 20px;
        }

.dates1{
	
float:right;
width: 200px;
margin: 10px 450px 0px 20px;

        }

.dates ul{
padding: 200px;
list-style:none;
}
#page-bgtop {
}

/* Content */


#content ul {
margin: 0px 20px 0px 0px;

	
}

#content li {
margin: 0px 20px 30px 20px;

	
}



.picture{
	margin: 20px 0px 30px 20px;
float:left;
}

.picture2 {
margin: 0px -20px 30px 20px;
float:left;

	
}


.picture ul{
	
list-style:none;

}

.musiclist li{
	
list-style:none;

}


.picture li {100px;

display: inline;
padding: 15px 20px 0px 20px;
	
}

.picture a {
text-decoration: none;

0px;
	
}


.pictext{
margin: 20px 0px 30px 100px;

}


.post .byline {
	float: right;
	margin-top: -30px;
	font-size: 12px;
	font-weight: bold;
	color: #5E5E5E;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px 30px 30px 0px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 1px;
}

#sidebar li ul {
	margin: 0px;
	padding: 0px 0px 40px 0px;
}

#sidebar li li {
	margin: 0;
	padding: 9px 0px;
	border: none;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar h2 {
	margin: 0px;
	padding: 0px 0px 20px 0px;
	font-size: 160%;
	font-weight: normal;
	color: #7EBA25;
}

#sidebar h3 {
	font-size: 77%;
	color: #110404;
}

#sidebar p {
	margin: 0;
	line-height: normal;
	color: #D4C792;
}

#sidebar a {
	border: none;
	text-decoration: none;
	color: #4A4949;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Submenu */

#submenu {
}

/* News */

#news {
}

#news a {
	font-size: 85%;
}

/* Footer */

#footer {
	margin: 0 auto;
        width: 956px;
	background: #000000;
	color: #ffffff;
        padding: 15px 0px;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 77%;
}


