@CHARSET "ISO-8859-1";

body
{
   background-color:rgb(164,42,168);
   background-image:url('../Images/Background.jpg');
   background-attachment: scroll;
   background-position:top left;
   background-repeat:repeat;
}


.container 
{
   background-color: black;
   background-image: url('../Images/BriBackground.jpg');
   background-position: top center;
   background-repeat: no-repeat;
   background-attachment: scroll;
   width: 924px;
   height: 1985px;
   margin-left: -463px;
   position: absolute;
   left: 50%;
   top: 0px;
   z-index: 1;
}

.googlead 
{
   width: 728px;
   height: 90px;
   margin-left: -364px;
   position: absolute;
   left: 50%;
   top: 580px;
   z-index: 5;
}

.btMyspace
{
   position: absolute;
   left: 50%;
   margin-left: -237px;
   z-index: 2;
   top: 445px;
   width:120px;
   height:47px
}
.btFacebook
{
   position: absolute;
   left: 50%;
   margin-left: -93px;
   z-index: 2;
   top: 445px; 
   width:120px;
   height:47px
}
.btYoutube
{
   position: absolute;
   left: 75%;
   margin-left: -178px;
   z-index: 2;
   top: 445px; 
   width:100px;
   height:47px
}
.btTwitter
{
   position: absolute;
   left: 75%;
   margin-left: -50px;
   z-index: 2;
   top: 445px; 
   width:100px;
   height:47px
}

.btItunes
{
   position: absolute;
   left: 100%;
   margin-left: -153px;
   z-index: 2;
   top: 445px;
   width:100px;
   height:47px
}

.btHome
{
   position: absolute;
   left: 25%;
   margin-left: -196px;
   z-index: 2;
   top: 510px;
   width:100px;
   height:30px
}

.btBio
{
   position: absolute;
  left: 25%;
   margin-left: -87px;
   z-index: 9;
   top: 510px;
   width:100px;
   height:30px
}

.btPhotos
{
   position: absolute;
  left: 50%;
   margin-left: -211px;
   z-index: 9;
   top: 510px;
   width:100px;
   height:30px
}

.btVideos
{
   position: absolute;
  left: 50%;
   margin-left: -100px;
   z-index: 9;
   top: 510px;
   width:100px;
   height:30px
}

.btStore
{
   position: absolute;
  left: 75%;
   margin-left: -220px;
   z-index: 9;
   top: 510px;
   width:100px;
   height:30px
}

.musicad {
   position:absolute;
   top: 200px;
   left: 70px;
   max-height: 200px; 
   height: 200px; 
   Width: 440px;
   overflow-y: scroll;
   border-style:solid;
   border-width:3px;
   padding:5px 5px 5px 10px;
   z-index: 4;
   background-color: white;
   color: black;
}