body {
background-color: #000000;
}

a:link {
color: #FFFFFF;
text-decoration: underline;
}

a:visited {
color: #666666;
}

a:hover {
text-decoration: none:
background-color: #CCCCCC;
}

a:active {
text-decoration: none;
}

#menu {
font-family: tahoma, arial, sans-serif;
font-size: large;
color: #FFFFFF;
position: absolute;
top: 126px;
left: 23px;
}

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

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

#menu a:hover {
color: #074070;
text-decoration: none;
}

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

#banner {
background-image: url("../img/banner.jpg");
background-repeat: no-repeat;
width: 796px;
height: 149px;
margin: 0 auto;
position: relative;
border: solid 2px white;
}

#sidebar {
background-color: #074070;
width: 196px;
border-top: 0px;
border-left: solid white 2px;
border-bottom: solid white 2px;
border-right: 0px;
position: relative;
float: left;
}

#content {
background-color: #000000;
width: 578px;
min-height: 692px;
font-family: verdana, arial, sans-serif;
font-size: 12px;
color: #FFFFFF;
border-top: 0px;
border-left: 0px;
border-bottom: solid white 0px;
border-right: solid white 2px;
border-left: solid white 2px;
position: relative;
padding: 10px;
float: left;
}

#parent {
width: 800px;
margin: 0 auto;
position: relative;
}

h1 {
font-family: tahoma, arial, sans-serif;
font-size: x-large;
color: #FFFFFF;
}

h2 {
font-family: tahoma, arial, sans-serif;
font-size: large;
color: #FFFFFF;
margin: 0px;
padding: 0px;
margin-bottom: 10px;
}

h3 {
font-family: tahoma, arial, sans-serif;
font-size: large;
color: #FFFFFF;
text-align: center;
margin-bottom: -5px;
margin-top: 0px;
}

h4 {
font-family: tahoma, arial, sans-serif;
font-size: small;
color: #FFFFFF;
text-align: center;
margin-top: -5px;
margin-bottom: 0px;
}

h5 {
font-family: tahoma, arial, sans-serif;
font-size: small;
font-style: italic;
color: #FFFFFF;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

.cd {
position: relative;
margin: 0 auto;
border: solid black 2px;
width: 100px;
height: 100px;
}

.st {
position: relative;
border: solid black 2px;
width: 100px;
height: 100px;
float: left;
}


.albumentry {
width: 540px;
height: 225px;
background-repeat: no-repeat;
position: relative;
margin-top: -2px;
margin-bottom: 10px;
background-color: #074070;
font-size: 0.8em;
border: 1px solid #f0f0f0; 
}

.albumEntryRed{
width: 540px;
height: 245px;
background-repeat: no-repeat;
position: relative;
margin-top: -2px;
margin-bottom: 10px;
background-color: #ff0000;
font-size: 0.8em;
border: 1px solid #f0f0f0; 
}

h6 {
font-size: large;
margin-top: 0px;
margin-bottom: 0px;
}

.albuminfo {
width: 350px;
position: absolute;
left: 170px;
top: 5px;
}

.paypalbutton {
position: absolute;
top: 160px;
left: 30px;
}

#bandspage {
width: 530px;
height: 600px;
position: relative;
margin: 0 auto;
}

.band {
background-repeat: no-repeat;
width: 250px;
height: 64px;
position: relative;
float: left;
border: white 2px solid;
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 35px;
}

.bandname {
position: relative;
text-align: center;
margin-top: -10px;
}

.biopic {
background-repeat: no-repeat;
position: relative;
border: 3px white solid;
width: 300px;
height: 200px;
margin: 0 auto;
}

p {
text-indent: 3em;
}

#legal {
font-color: gray;
position: relative;
text-align: center;
font-size: xx-small;
}

#mediaphotos {
width: 500px;
height: 475px;
position: relative;
margin: 0 auto;
}

.mphoto {
border: solid black 2px;
width: 150px;
height: 100px;
background-repeat: no-repeat;
margin: 0 auto;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 7px;
margin-right: 5px;
position: relative;
float: left;
}