body {
background-color:#000000;
}



#logo {
position:absolute;
left: 600px;
top: 25px;
}


b {
font-size: 20px;

}



/*-----------------------------------------------------------*/
/*------------Images-----------------------------------------*/
/*-----------------------------------------------------------*/


.leftimg {
float: left; 
margin: 15px 10px 0px 40px;
border-style:solid;
border-width:3px;
}


.rightimg  {
margin: 7px 50px 0px 25px;
 float: right;
border-style:solid;
border-width:3px; 
}



#righttext {
text-align:right

}


#lefttext {
padding: 12px 0 0 0;
text-align: left;
}



/*-----------------------------------------------------------*/
/*------------Nav--------------------------------------------*/
/*-----------------------------------------------------------*/


#nav {
position:absolute;
left: 22px;
top: 87px;
}

#nav ul {
list-style-type: none;
font-size: 2.6em;
font-family: Verdana, Geneva, sans-serif;
color: #330000;
text-align: justify;
line-height: 1em;
font-weight:bold
}

#nav a {
color: #330000;
text-decoration: none;
}

#nav a:hover {
color: #333333;
text-decoration: none;
}




/*-----------------------------------------------------------*/
/*------------Text Box---------------------------------------*/
/*-----------------------------------------------------------*/



#content {
position:absolute;
left: 200px;
top: 370px;
}


#top {
width: 673px;
height: 60px;
background-image: url(top.png);
background-repeat: no-repeat;
}

#main {
top: 60px;
background-image: url(mid.png);
background-repeat: repeat-y;
width: 673px;
}

#bottom {
width: 673px;
height: 39px;
background-image: url(bottom.png);
background-repeat: no-repeat;
}










#mp3 {
position:absolute;
left: 330px;
top: 310px;
width: 675px;
height: 285px;
}














h1 {

width: 242px;
height: 154px;
text-indent:-9009px;
background-image:url(logo.png);
background-repeat: no-repeat;
}

h2 {
font-size: 2.6em;
padding: 10px 0 0 18px;
 font-family: Verdana, Geneva, sans-serif;
}

#content p {
padding: 5px 0 0 25px;
 font-family: Verdana, Geneva, sans-serif;
}



/*-----------------------------------------------------------*/
/*------------Pages------------------------------------------*/
/*-----------------------------------------------------------*/




#mainbody {
margin-top: 50px;
position:relative;
width: 889px;
height: 716px;
margin-left: auto;
margin-right: auto;
background-image:url('bk5.jpg');
background-repeat: no-repeat;
}



#tunes #mainbody {
margin-top: 50px;
position:relative;
width: 889px;
height: 716px;
margin-left: auto;
margin-right: auto;
background-image:url('bk2.jpg');
background-repeat: no-repeat;
}


#about #mainbody {
margin-top: 50px;
position:relative;
width: 889px;
height: 716px;
margin-left: auto;
margin-right: auto;
background-image:url('bk3.jpg');
background-repeat: no-repeat;
}


