/*stylesheet*/

  body {
  background-color: rgb(0,0,0); 
  background-image: url("../images/background.jpg");
  background-repeat: repeat-x;
  background-position: top;
  background-attachment: fixed; }

  p.menu {
  font-family: Verdana, Arial, sans-serif;
  color: rgb(153,153,153);
  font-size: 8pt;
  text-align: right;
  padding: 10px; }

  #container {
  position:absolute;
  width: 998px;
  height: 560px;
  margin: 0px auto;
  text-align: left;
  border-style: none; 
  z-index: 1; }

  #info { 
  position:absolute; 
  visibility:show; 
  left: 650px; 
  top: 285px; 
  z-index:2; 
  width: 320px; 
  height: 200px;   
  border-style: none;   }
  
    #infoas { 
  position:absolute; 
  visibility:show; 
  left: 650px; 
  top: 215px; 
  z-index:2; 
  width: 320px; 
  height: 200px;   
  border-style: none;   }

  #menu { 
  position:absolute; 
  width: 180px; 
  visibility:show; 
  left: 0px; 
  top: 110px; 
  z-index:3 } 
  
  

  #featurephoto { 
  position:absolute; 
  visibility:show; 
  left: 178px; 
  top: 0px; 
  z-index:1 } 

  #logo { 
  position:absolute; 
  /*width: 225px; */
  visibility:show; 
  left: 0px; 
  top: 10px; 
  z-index:2 } 
  
    #cds { 
  position:absolute; 
  /*width: 250px; */
  visibility:show; 
  left: 730px; 
  top: 70px; 
  z-index:2 } 

  #michave { 
  position:absolute; 
  visibility:show; 
  left: 775px; 
  top: 122px; 
  z-index:2 }  
  
  p.more {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: rgb(0,0,0);
  font-size: 8pt;
  text-align: left;
  padding: 15px; }

p.albums {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: rgb(0,0,0);
  font-size: 8pt;
  text-align: left;
  padding: 15px; }
  
 #info2 { 
  position:absolute; 
  visibility:show; 
  left: 815px; 
  top: 450px; 
  z-index:2;  
  border-style: none;   }
  
  #credits {

position:absolute;

width: 990px;

top: 550px;

text-align: center;

border-style: none;

z-index: 4; }  



p.credits {

font-family: Verdana, Arial, sans-serif;

color: rgb(51,51,51);

font-size: 7pt;

text-align: left;

padding: 10px; }  



a.credits:link {

color: rgb(51,51,51);

text-decoration: none; }   



a.credits:visited {

color: rgb(51,51,51);

text-decoration: none; }     



a.credits:hover {

color: rgb(51,51,51);

text-decoration: underline; }    



a.credits:active {

color: rgb(51,51,51);

text-decoration: none; } 
  
 p.order {
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  color: rgb(0,0,0);
  font-size: 8pt;
  text-align: right;
  padding: 15px; }
  
  a:link {
  color: rgb(153, 153, 153); 
  text-decoration: none; }  

  a:visited {
  color: rgb(153, 153, 153); 
  text-decoration: none; } 

  a:hover {
  color: rgb(153, 153, 153); 
  text-decoration: underline; } 

  a:active {
  color: rgb(153, 153, 153); 
  text-decoration: none; } 

  a.more:link {
  color: #000000;
  text-decoration: none; }  

  a.more:visited {
  color: #000000;
  text-decoration: none; }   

  a.more:hover {
  color: #000000;
  text-decoration: underline; }  

  a.more:active {
  color: #000000;
  text-decoration: none; } 





