body{
margin:0;
padding:0;
font-size:15px;
font-family:sans-serif;
background:#766 repeat;
color:#010101;
}

#donate{
	margin:0 0 10px 90px;
	}

p, h1, h2, h3{
margin-top:0;
}

h1, h2, h3, h4{
	font-family:serif;
	color:#010101;
	padding:0px 40px;
}

p{
	text-indent:-30px;
	padding-left:90px;
	padding-right:40px;
	line-height:25px;
}


p:first-letter{
	font-size:30px;
	font-family:serif;
}

h1{
font-size:36px;
}

h2{
font-size:30px;
}

h3{
font-size:24px;
}

a, a:link{
color:#b11;
text-decoration:none;
}

a:hover{
text-decoration:underline;
}

a:active{
color:#733;
}

a:visited{
color:#733;
}

abbr{
border-bottom:1px dashed #b11;
color:#b11;
}

i{
font-style:normal;
font-weight:bold;
}

#content ul{
	list-style:none;
	font-size:15px;
	text-indent:-30px;
	padding-left:90px;
	padding-right:40px;
	line-height:25px;
}

#content ul li a{
	font-size:20px;
	font-family:serif;
}

#content ul li{
	margin-bottom:10px;
}

#container{
margin:0 auto 12px auto;
width:900px;
background:#ddd;
}

#header{
	background:url(../i/header3.jpg) bottom left no-repeat;
	height:200px;
	color:#fda;
	border-left:10px #010101 solid;
}

#header #title{
position:relative;
top:20px;
left:20px;
font-weight:bold;
font-size:48px;
line-height:42px;
text-align:left;
}

#header #title a{
color:#fda;
text-decoration:none;
}

#header #title a:hover{
color:#fda;
text-decoration:underline;
}

#header a{
color:#b11;
text-decoration:none;
}

#header a:hover{
text-decoration:underline;
}
#header #title #job{
font-size:13px;
line-height:13px;
margin-left:10px;
}
#header #description{
font-size:15px;
line-height:18px;
font-weight:bold;
text-align:right;
margin:100px 10px 10px 10px;
}
#header span{
	display:block;
}

#menu{
	width:880px;
	height:41px;
	background:#b11;
	font-weight:bold;
	border-left:10px #010101 solid;
	border-right:10px #b11 solid;
}

#menu ul{
	height:36px;
	position:relative;
	float:right;
	padding:0 0 0 0;
	margin:15px 0 0 auto;
	list-style:none;
}

#menu li{
	margin-top:10px;
	height:36px;
	padding-right:-5px;
	display:inline;
}

#menu ul li a{
	font-size:20px;
	border-top:3px #010101 solid;
	padding:5px;
	background:#010101;
	color:#fda;
	text-decoration:none;
	width:125px;
	z-index:3;
}


#menu ul li a:hover{
background:#ccc;
color:#660101;
text-decoration:none;
}

#menu ul.index li.index a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#menu ul.music li.music a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#menu ul.bio li.bio a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#menu ul.media li.media a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#menu ul.booking li.booking a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#menu ul.links li.links a{
	background:#ddd;
	color:#010101;
	text-decoration:none;
}

#gallery{
	margin:10px;
	padding:20px;
	display:block;
	width:auto;
	height:auto;
	overflow:none;
}


html>body #menu li a{
width:auto;
}


#content{
border-right:10px solid #b11;
border-left:10px solid #010101;
width:860px;
background:#ddd;
padding:30px 10px;
position:relative;
z-index:20;
}


#footer{
height:30px;
line-height:30px;
clear:both;
text-align:center;
background:#010101;
}
#footer span{
font-size:12px;
color:#FFF;
}
#footer span a{
color:#FCC;
}


.imgright{
float:right;
margin:0 0 10px 30px;
padding-right:50px;
}
.imgleft{
float:left;
margin:0 40px 10px 0;
padding-left:50px;
}

.imgcenter{
	text-align:center;
	margin:auto;
	}

div.member{
	display:block;
	}

div.member h3{
	padding-left:10px;
	border-bottom:2px #010101 dashed;
	margin:0 20px 20px 30px;
}

div.member img{
	padding-bottom:10px;
	}

div.member .imgleft{
	padding-left:30px;
}

div.member .imgright{
	padding-right:30px;
}

div.right{
	clear:both;
	position:relative;
	float:right;
	width:400px;
	margin-left:auto;
}
	

br.spacer{
clear:both;
height:20px;
}
fieldset.form{
border:0;
padding:10px;
margin:0 10px;
background:#FFFCFA;
border:1px solid #FEE;
width:541px;
}
fieldset.form table{
width:100%;
}
fieldset.form table tr td label{
font-weight:bold;
}
fieldset.form table tr td input{
margin:0;
padding:0;
display:block;
width:100%;
line-height:22px;
}
fieldset.form table tr td.buttons{
text-align:center;
}
fieldset.form table tr td textarea{
width:100%;
}
fieldset.form table tr td.buttons input.button{
display:inline;
height:24px;
width:200px;
}


