html,body {
height: 100%;
margin: 0;
padding: 0;
}
body {
background: #fff url(body-bg01.jpg) repeat-x 0% 0%;
font: 90% arial,tahoma,verdana,helvetica,sans-serif;
text-align: center;
color: #5e7784;
}
#container {
text-align: left;
background: #fff url(wrapper-bg02.png) repeat-y 0% 0%;
color: #5e7784;
margin: 0 auto;
padding: 0;
width: 734px;
}

/*--Headers------------------------------------------------*/

#header h1 {
background: #fff url(header001.jpg) no-repeat 0% 0%;
color: #5a93ea;
height: 200px;
margin: 0 auto;
padding: 0;
width: 720px;
font-size: 90%;
text-indent: -5000px;
}
h2 {
background: transparent url(headers-bg01.png) no-repeat 0% 0%;
padding: 12px 0 0 25px;
margin: 0 0 0 10px;
height: 31px;
color: #5789d3;
font-size: 110%;
font-weight: bold;
}
#contact h2 {
background: transparent url(email01.png) no-repeat 0% 0%;
padding: 3px 0 0 35px;
margin: 12px 0 0 20px;
height: 22px;
color: #5789d3;
font-size: 110%;
font-weight: bold;
}
h3 {
background: transparent url(headers-bg02.png) no-repeat 0% 0%;
padding: 5px 0 0 30px;
margin: 30px auto 20px auto;
width: 25%;
height: 20px;
color: #5789d3;
font-size: 105%;
font-weight: bold;
}
#content p.songs {
background: #fff url(download01.png) no-repeat 0% 0%;
padding: 5px 0 0 35px;
margin: 30px auto 20px auto;
width: 25%;
height: 30px;
font-size: 110%;
font-weight: bold;
clear: right;
}

/*--Links------------------------------------------------*/

a:link, a:visited {
color: #62b67c;
background: transparent;
text-decoration: none;
} 
a:hover, a:active {
color: #5a93ea;
background: transparent;
text-decoration: underline;
}
#navcontainer ul {
list-style-type: none;
text-align: left;
}
#navcontainer ul li {
margin:0 0 3px 0;
padding: 0;
}
#navcontainer ul li a {
background: transparent url(list-off.gif) left center no-repeat;
padding-left: 15px;
text-align: left;
font-size: 95%;
text-decoration: none;
}
#navcontainer ul li a:hover {
background: transparent url(list-on.gif) left center no-repeat;
text-decoration: underline;
}
#navcontainer ul li  a#current {
background: transparent url(list-active.gif) left center no-repeat;
color: #2b767d;
}
#navcontainer ul li  a#current:hover {
background: transparent url(list-on.gif) left center no-repeat;
color: #5a93ea;
}

/*--Main Content------------------------------------------------*/

p {
line-height: 0.01;
margin: 0;
padding: 0;
}
blockquote {
border-left: 2px solid #e9fe88; 
font-size: 90%;
padding: 0 20px 0 0;
margin: 20px 30px 20px 40px;
text-align: justify;
clear: right;
}
#content {
background: transparent url(content-bg01.png) repeat-y 50% 0%;
margin: 10px auto;
padding: 0;
width: 720px;
}
#content p {
line-height: 1.5;
margin: 5px 5px 10px 19px;
}
#content blockquote p {
line-height: 1.5;
margin: 8px 13px 5px 10px;
}
#content p.fanlist {
text-align: center;
margin: 25px 5px 10px 19px;
}
#content p.fanlist img {
border: 0 none;
vertical-align: middle;
}

/*--Main Content Rounded Corners------------------------------------------------*/

#contenttopper {
background: transparent url(content-top.png) no-repeat 0% 0%;
margin: 0 auto;
padding: 0;
width: 720px;
height:20px;
}
#contenttopper p {
font-size: 80%;
padding: 2px 10px 0 0;
margin: 0;
text-align: right;
color: #a7b8c1;
background: transparent;
}
#contentbottom {
background: transparent url(content-bottom.png) no-repeat 0% 0%;
margin: 0 auto;
padding: 0;
width: 720px;
height:20px;
}
#contentbottom p {
font-size: 75%;
padding: 0 10px 2px 0;
margin: 0;
text-align: right;
color: #a7b8c1;
background: transparent;
}

/*--Song Listing------------------------------------------------*/

#songlist {
margin: 25px 0 30px 110px;
padding-left: 0;
list-style: none;
clear: right;
}
#songlist dt {
background: transparent url(bullet02.png) no-repeat 0% 0%;
padding: 0 0 0 45px;
margin: 0 0 0 35px;
height: 18px;
font-size: 90%;
font-weight: bold;
vertical-align: middle;
}
#songlist dt.newest {
background: transparent url(new01.png) no-repeat 0% 0%;
padding: 0 0 0 45px;
margin: 0 0 0 35px;
height: 18px;
font-size: 90%;
font-weight: bold;
vertical-align: middle;
}

#songlist dd {
padding: 0;
margin: 2px 0 5px 75px;
font-size: 80%;
color: #aaae6a;
background: transparent;
}
#songlist dd a.info {
position: relative; 
text-decoration: none;
}
#songlist dd a.info:hover {
text-decoration: none;
z-index:25;
}
#songlist dd a.info b {
display: none;
}
#songlist dd a.info span {
display: none;
}
#songlist dd a.info:hover b {
display: block;
position: absolute;
top: 2em; 
left: 3.8em;
font-size: 105%;
font-weight: normal;	
z-index: 100;
width:178px;
min-height: 121px;
padding: 10px;
margin: 0;
background: transparent url(gradient-box.png) repeat-y 0% 0%;
border: 1px solid #abbfdc; 
color:#2b767d;
text-align: justify;
}
#songlist dd a.lyrics {
position: relative; 
text-decoration: none;
}
#songlist dd a.lyrics:hover {
text-decoration: none;
z-index:25;
}
#songlist dd a.lyrics b {
display: none;
}
#songlist dd a.lyrics:hover b {
display: block;
position: absolute;
top: 2em; 
right: 0.01em;
font-size: 105%;
font-weight: normal;	
z-index: 100;
width: 275px;
min-height: 121px;
padding: 10px;
margin: 0;
background: transparent url(gradient-box.png) repeat 0% 0%;
border: 1px solid #abbfdc; 
color:#2b767d;
text-align: justify;
}
#songlist dd a.lyrics:hover b:first-line {
font-weight: bold;
}
#songlist dd a.lyrics span {
display: none;
}

/*--Side Content------------------------------------------------*/

#side {
background: transparent url(news-bg01.jpg) repeat-y 0% 0%;
height: auto;
padding: 0 0 2px 8px;
margin: 0 0 10px 5px;
float: right;
width: 280px;
min-height: 24em;
color: #2b767d;
}
#side p {
font-size: 90%;
margin: 5px 15px 5px 30px;
line-height: 1.5;
}
#side  img{
vertical-align: middle;
padding-bottom: 2px;
}
#side span {
font-weight: bold;
color: #58bbc4;
background: #fff;
}
#contact {
background: transparent;
height: auto;
margin: 13px 0;
padding: 0 0 5px 5px;
float: right;
width: 280px;
color: #5e7784;
}
#contact p {
margin: 5px 15px 5px 40px;
}
#side .stream {
margin: 5px 15px 5px 50px;
font-size: 95%;
color: #93dcf7;
background: transparent;
}
/*--Footer------------------------------------------------*/

#footer {
background: #fff url(footer-bg01.jpg) no-repeat 0% 0%;
color: #5e7784;
height: 113px;
margin: 0 auto;
padding: 0;
width: 720px;
}
#footer p {
line-height: 1.5;
margin: 10px 10px;
padding: 13px 15px 0 2px;
font-size: 85%;
text-align: center;
}