.modnavboxmid  /*navagation bar middle where the link for the albums show*/
	{ 
	  font-family:arial, verdana, helvetica, sans-serif;
	  color: #CC0000;
	  font-size: 10px;
	  font-weight:bold;
	  background-color: #fff4de;
	  line-height:140%;
	  border:0px dashed #D8C4AE;
	}
.modnavboxmid a,
.modnavboxmid a:link,
.modnavboxmid a:visited,
.modnavboxmid a:active {
	  font-weight: normal;
	  color:#9E6E40;
	  text-decoration: none;
	}
.modnavboxmid a:hover {
	  font-weight: normal;
	  color: #000000;
	  text-decoration: underline;
	}
.fineprint  /* used for fine print */
	{ 
	  font-family:arial, verdana, helvetica, sans-serif;
	  color: #CC0000;
	  font-size: 10px; 
	  background-color: #fff4de;
	}
