

body 	    { font-family: Verdana, Helvetica, sans-serif;
		      font-size: 11px;
			  background-image: url(images/brown_bg.gif);
			  color: #F3DFD5;
			  margin-top: 0px;
			  text-align: center;
			  scrollbar-base-color:#5e463a; }
			  

td 	    { font-family: Verdana, Helvetica, sans-serif;
		      font-size: 11px;
			  color: #F3DFD5;
			  background-repeat: no-repeat;
			   }

.bigpic	      {	 border: 1px solid #6F5850;  }		
			  
.albumtitle   {  font-family: Arial, Verdana, Helvetica, sans-serif;
		      font-size: 20px;
			  font-weight: normal;
			  color: #DA7658;  }
			  
.smalltitle   {  font-family: Arial, Verdana, Helvetica, sans-serif;
		      font-size: 11px;
			  font-weight: normal;
			  color: #DA7658;  }
			  
.smalltitlebold   {  font-family: Arial, Verdana, Helvetica, sans-serif;
		      font-size: 12px;
			  font-weight: bold;
			  color: #DA7658;  }
			  
.credits   {  font-size: 9px;   }		

.featurebox { padding: 10px;
              background-color: #392723;
			  border: 1px solid #6F5850;  }	
			  
.buytitle   {  font-family: Arial, Verdana, Helvetica, sans-serif;
		      font-size: 16px;
			  font-weight: bold;
			  color: #DA7658;  }
			  			  
.buybox { padding-top: 8px;
			  margin-right:5px;
              border-top: 1px solid #6F5850;  } 

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

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

a:active  { font-weight: bold;
			  color: #DA7658;
			  text-decoration: underline;	}

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