body{
background-color: #5b544c;
background-image: url(photos/paper.jpg);
repeat-y: repeat;
repeat-x: no-repeat;
color: #ddd;
}

#allcontent{
width: 650px;
height: auto;
margin-left: auto;
margin-right: auto;
margin-top: 40px;
}

/*530 370*/

#header{
background-image: url(/photos/brotherpaper.jpg);
background-repeat: no-repeat;
width:650px;
height: 500px; 
color: #999977;
font-family: arial, monotype;
}

#subcontent{
width: 650px;
height: 500px; 
color: #999977;
font-family: 'times new roman', serif;
overflow: auto;
}

.firstletter{
float: left;
font-family: 'times new roman', serif;
font-size: 48pt;
line-height: 30px;
padding-right: 2px;
}

#nav{
width:650px;
height:auto;
float:left;
color: white;
text-align:center;
margin-bottom:10px;
padding-left:10px;
}

#nav ul{
list-style:none;
margin-left:0px;
margin-right:0px;
padding:0px;
}

#nav ul li{
margin-top:-10px;
display: inline;
}

#nav a{
display:block;
float:left;
padding:3px;
text-decoration:none;
margin-left: 40px; 
}

#nav a:hover{
color:#fff;
text-decoration:none;
}

#nav a.clicked{
color:#ddd;
text-decoration: none;
}

:link{
color: #7d766e;
}

:visited{
color: #7d766e;
}

#subcontent a.media{
color: #ddd;
text-decoration: none;
}

#subcontent a{
text-decoration: none;
}

#subcontent a:hover{
color:#fff;
text-decoration:none;
}

#contactcontent{
background-image: url(/photos/newcontactbg2.jpg);
background-repeat: no-repeat;
background-position: center;
width:650px;
height: 500px; 
color: #ccccaa;
font-family: 'times new roman', serif;
font-variant: small-caps;
font-weight: bolder;
}

#contactcontent :link{
color: #ddd;
}

#contactcontent :visited{
color: #bbb;
}

#contactcontent :hover{
text-decoration: none;
}

#contactcontent p{
font-variant:small-caps;
font-weight: bolder;
}

   input.btn{
   color:#ddddbb;
   font-family:'times new roman',helvetica,serif;
   font-variant:small-caps;
   font-weight: bolder;
   font-size:75%;
   background-color:#7d766e;
   border:1px solid;
   border-top-color:#333333;
   border-left-color:#333333;
   border-right-color:#39322a;
   border-bottom-color:#39322a;
   }

h2{
font-size: 14pt;
color: #999977;
font-family: 'times new roman', serif;
margin-bottom: 10px;
font-weight: 100;
text-align: center;
}

#listofshows{
color: #999977;
font-family: 'times new roman', serif;
line-height: 2;
text-align: center;
}

p.quotes{
color: #919191;
}

p.footnote{
font-size: 9pt;
}

a.songs{
padding: 10px;
vertical-align: sub;
}
