body {
	background-color: #000;
}

a:link {
  color: #c9c;
  font-weight: bold;
  text-decoration:	none;
  }
  
a:visited {
  color: #c9c;
  font-weight: bold;
  text-decoration:	none;
  }

a:hover	{
  color:	#f93;
  font-weight: bold;
  text-decoration:	underline;
  }

.yellow	{
  color:	#f93;
  }

.navbody {     
  padding: 0;
  margin: 0;
  background-color: #000;
  }

.logo { 
  vertical-align: top;
  }

.logotop { 
  vertical-align: bottom;
  }

.nav { 
  vertical-align: bottom;
  }
  
.navcell { 
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 10px;
  color: #fff;
  text-align: right;
  }
  
.contentbody {     
  padding: 0;
  margin: 15;
  background-image: url(./img/bg.gif);
  }

.pagetop { 
  text-align: left;
  vertical-align: bottom;
  }

.imgtop { 
  text-align: right;
  }

.texttop { 
  margin-left: 15px;
  margin-right: 20px;
  margin-bottom: 20px;
  width: 175px;
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 12px;
  line-height: 145%;
  }

.textbottom { 
  margin-left: 10px;
  width: 375px;
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 12px;
  line-height: 135%;
  }

.textmusic { 
  margin-left: 10px;
  vertical-align: top;
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 12px;
  line-height: 120%;
  }

.buymusic { 
  text-align: right;
  vertical-align: middle;
  color: #f93;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 11px;
  }
  
.texttrack { 
  margin-top: 10px;
  margin-left: 10px;
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 11px;
  }

.texttrackcell { 
  vertical-align: top;
  }

.texttracktime { 
  color: #666;
  font-size: 9px;
  margin: 0;
  padding: 0;
  border: 0;
  }

.albumcovercell { 
  vertical-align: top;
  }
  
.albumcover { 
  margin-bottom: 5px;
  margin-top: 5px;
  margin-left: 15px;
  }
  

.credittext { 
  padding-right: 10px;
  color: #666;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 11px;
  }

.laughingsquid { 
  text-align: right;
  }

.popupbody {     
  padding: 0;
  margin: 0;
  background-color: #000;
  }

.popupdate {     
  text-align: center;
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 12px;
  }

.popupcaption {     
  color: #fff;
  font-family: "trebuchet ms", arial, sans-serif; 
  font-size: 10px;
  }

.popuplogo {     
  text-align: right;
  }

