body {
color: #FFFFFF; 
background-color: #000000; 
}

      #outer {
        position: absolute;
        top: 50%;
        left: 0px;
        width: 100%;
        height: 1px;
        overflow: visible;
	      
}
       
      #inner {
        width: 800px;
        height: 600px;
        margin-left: -400px;
        position: absolute;
        top: -300px;
        left: 50%;
	background-image: url(BackGroundNew7.jpg);
	background-color:black; 
}

#lowerleft {

  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  background-image: url(000.png);
  background-color:black;
}

#lowerleft_Black {

  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  background-color:black;
  text-align:center;
}

#lowerleft_trans {
  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  background-image: url(front.jpg);
  opacity: 1.0;
  filter:alpha(opacity: 100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  }

#lowerleft_about {

  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  background-image: url(-003.jpg);
  background-color:black;
}

#lowerleft_tracks {

  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  background-image: url(-002.jpg);
  background-color:black;
}
     
#Press {
  position:absolute;
  bottom:30px;
  right:30px;
  width:575px;
  height:490px;
  opacity: 1.0;
  background-color:black;
  filter:alpha(opacity: 100);
  -moz-opacity: 1.0;
  -khtml-opacity: 1.0;
  overflow: scroll;
  text-align:center;
  }    

#Logo {
  position:absolute;
  bottom:265px;
  right:30px;
  width:435px;
  height:198px;
} 
