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

#allcontent{
width: 660px;
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:660px;
height: 500px; 
color: #999977;
font-family: garamond, monotype;
}

#subcontent{
width: 660px;
height: 500px;
color: #999977;
font-family: 'garamond', serif;
overflow: auto;
}

.firstletter{
float: left;
font-family: 'garamond', serif;
font-size: 40pt;
line-height: 26px;
padding-right: 2px;
}

#nav{
font-family: 'garamond', serif;
width:660px;
height:auto;
float:left;
color: white;
text-align:center;
margin-bottom:10px;
padding-left: 13px;
}

#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: #ccc;
text-decoration: none;
}

#subcontent a{
text-decoration: none;
}

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

#contactcontent{
width:650px;
height: 500px; 
color: #999977;
font-family: 'garamond', serif;
font-variant: small-caps;
font-weight: bolder;
margin:auto;
}

#contactcontent :link{
color: #ddd; 
text-decoration: none;
}

#contactcontent :visited{
color: #bbb;
text-decoration: none
}

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

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

   input.btn{
   color:#ddddbb;
   font-family:'garamond',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: 'garamond', serif;
margin-bottom: 10px;
font-weight: 100;
text-align: center;
}

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

p.quotes{
color: #919191;
text-align:center;
font-size: 10pt;
}

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

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

#left{
font-size: 28pt;
text-decoration: none;
float: left;
margin-top: 25%;
margin-left: 1%;
}

#right{
font-size: 28pt;
text-decoration: none;
float: right;
margin-top: 25%;
margin-right: 1%;
}

