@charset "utf-8";
/* CSS Document */
body{
 font: .8em/1.8em georgia;
 font-weight: bold;
 color: #000000;
 background-color: #ffffff;
 background-image:url(bk1.gif);
}
img{
border:none;
}
a{
border:none;
}
#content {
height:700px;
width:576px;
  background-repeat:no-repeat;
  background-position:center;
}
#content .home{
 background-image:url(home.gif); 
   background-repeat:no-repeat;
position:relative;
top:131px;
left:255px;
height:95px;
width:23px;
}
#content .contact{
 background-image:url(contact.gif); 
   background-repeat:no-repeat;
position:relative;
top:130px;
left:255px;
height:95px;
width:23px;
}
#content .albums{
 background-image:url(albums.gif); 
   background-repeat:no-repeat;
position:relative;
top:128px;
left:255px;
height:95px;
width:23px;
}
#content .members{
 background-image:url(members.gif); 
   background-repeat:no-repeat;
position:relative;
top:127px;
left:255px;
height:95px;
width:23px;
}
#content .schedule{
 background-image:url(schedule.gif); 
   background-repeat:no-repeat;
position:relative;
top:126px;
left:255px;
height:95px;
width:23px;
}
#content .text{
position:relative;
bottom:270px;
width: 285px;
right:90px;
text-align:justify;
}
#content .press{
position:relative;
bottom:250px;
width: 400px;
right:10px;
text-align:center;
}
#content .cd{
position:relative;
bottom:650px;
width: 148px;
left:148px;
text-align:center;
border:outset thin;
}
#content .text2{
position:relative;
bottom:350px;
width: 400px;
right:40px;
text-align:justify;
}
#content .text3{
position:relative;
bottom:350px;
width: 400px;
right:20px;
text-align:justify;
}
#content .text4{
position:relative;
bottom:350px;
width: 400px;
right:60px;
text-align:justify;
}
#content td{
text-align:center;
}
#content a:link{
text-decoration:underline;
border:none;
}
