#hd {
	background-color: #422912;
}

#bd {
        border: 1px solid red;
}

#allcontent {
        background-color: #D2B48C;
	z-index: 5;
        overflow: hidden;
}

#maincontent {
        background-color: #D2B48C;
	z-index: 10;
        padding-bottom: 3000px;
        margin-bottom: -3000px;
}

.video {
        padding-bottom: 1em;
}

#bio {
        margin: 2em;
        height: 40em;
        overflow: auto;
}

#bio p {
        margin-right: 1em;
}

#gallery {
        margin: 2em;
}

#rightsidebar {
        border-left: 1px solid red;
        background-color: #D2B48C;
	margin: 1px;
        padding-bottom: 3000px;
        margin-bottom: -3000px;
        z-index: 1;
}

#rsbcontent {
        position: relative;
	padding: 1em;
}

#biopics {
        position: absolute;
        top: 0px;
        left: 0px;
        height: 40em;
        overflow: hidden;
}

#biokid {
        position: relative;
        top: -333px;
        left: 180px;
        z-index: 50;
}

#bioguitar {
        position: relative;
        top: -425px;
        left: 177px;
        z-index: 20;
}


#bioteaser {
        position: absolute;
	border: 2px groove yellow;
	padding: 5px;
        top: 33em;
        width: 255px;
        left: 25px;
        height: 5em;
        overflow: hidden;
}

#music {
        margin: auto;
        width: 90%;
        font-family: georgia, times, serif;
        z-index: 20;
}

#musictracks {
        display: block;
        width: 39em;
        border-top: 1px solid black;
        border-left: 1px solid black;
        border-right: 1px solid black;
}

#musictracks a {
        text-decoration: none;
}

#musictracks li {
        position: relative;
        list-style: none;
        font-size: larger;
        border-bottom: 1px solid black;
}

#musictracks .songtitle {
        position: relative;
        left: .5em;
        width: 14.5em;
}

#musictracks .playmusic {
        position: absolute;
        top: 2px;
        left: 15em;
        width: 3.8em;
        height: 1.25em;
        border-left: 1px solid black;
        border-right: 1px solid black;
}

#musictracks .haslyrics {
        position: absolute;
        top: 2px;
        left: 19em;
        width: 4.4em;
        border-right: 1px solid black;
}

#musictracks .hasstory {
        position: absolute;
        top: 2px;
        left: 23.5em;
        width: 4.5em;
        border-right: 1px solid black;
}

#musictracks .hasvideo {
        position: absolute;
        top: 2px;
        left: 28em;
        width: 4.5em;
}

.musicheader {
        text-align: center;
        font-weight: bold;
}

.checkmark {
        background: url(/images/check.gif) center top no-repeat;
}

#clickmarks {
        color: #FFFFFF;
}

#musicsb {
        position: absolute;
        top: 0;
        left: 0;
}

#kairos {
        position: absolute;
        top: 222px;
        left: 160px;
}

#lyricstitle, #storytitle {
        position: relative;
        left: 9em;
}

#lyrics, #stories {
        position: relative;
        left: 8em;
        margin-bottom: 1em;
        height: 40em;
        width: 75%;
        overflow: auto;
}

#stories p {
        margin-right: 1em;
}

#rsbcontent dt {
        margin-top: 1em;
}

#store {
        margin-top: 1em;
}

#ft {
        color: white;
	background-color: #422912;
	border-left: 1px solid red;
	border-right: 1px solid red;
	border-bottom: 1px solid red;
        z-index: 2000;
}

#ft a {
	color: yellow;
}
