body {
font-family: Arial, Helvetica, Verdana;
font-size: 12pt;
color: black;
padding: 0px;
background-color: #DDDDCC;
}
 
a {
text-decoration:none;
font-weight:bold;
color:#009;
}

a:hover {
text-decoration:underline;
font-weight:bold;
color:#00f;
}

#leftcontent {
vertical-align:top;
width:300;
background-color:#eee;
padding:10px;
}

#centercontent {
vertical-align:top;
padding-right: 10px;
padding-left: 15px;
padding-top: 0px;
padding-bottom: 10px;
border: 0px solid black;
background-color:white;
color:black;
}

#rightcontent {
vertical-align: top;
width:200px;
float:right;
padding:10px;
background: #eee;
border:1px solid #666;
}

#rightcontent a:link, #rightcontent a:visited {
color:#900;
}

#column_left {
width:33%;
float: left;
}

#alphabox {
width:180px;
font-family: Arial, Helvetica, Verdana;
background-color:#eee;
}

#alpha {
text-align:center;
border:1px solid gray;
margin:0px;
display:block;
font-size:12pt;
font-weight:800;
width:25%;
}

#alpha a:link, #alpha a:visited {
padding:1em;
display: block;
background-color:white;
color:#900;
}

#alpha a:hover {
background-color:#900;
color:white;
display:block;
text-decoration:none;
}

#band_info {
margin-top: 10px;
padding: 8px;
}

.titles {
font-size: 12pt;
margin-top: 4px;
}

.pagetitle {
border-bottom:1px solid #900;
font-variant: small-caps;
font-size: 14pt;
font-weight:800;
color:#000;
padding:4px;
}

.supporting {
font-size: 10pt;
color:black;
margin-bottom:7px;
line-height:1.5;
}

.copyright {
font-size: 8pt;
font-style: italic;
color:black;
text-align:center;
margin-top: 5px;
margin-bottom: 27px; 
}

#bandpage_left {
float: left;
vertical-align: top;
text-align: left;
}

#bandpage_right {
background: #efe;
width:50%;
border:1px solid black;
float:right;
vertical-align: top;
padding:10px;
text-align:center;
}

.image {
border:1px solid black;
margin:10px;
margin-bottom:0px;
}

.tracklist {
width:30%;
vertical-align:top;
font-size:9pt;
line-height:1;
}

.review {
vertical-align:top;
text-align:justify;
padding:40px;
font-size:11pt;
border-left:1px solid gray;
color:black;
line-height:2;
}