html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-top: 0px;
	color: #000000;
	padding: 0 10px 0 0;
	}

#news {
	width: 545px;
	height: 90px;
	background: url("images/maskingtape.png");
	background-repeat: no-repeat;
	}
a { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2b2ba5;
	text-decoration: none;
	font-weight: bold;
	}

a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: overline;
	font-weight: bold;
	}
	
a:visited { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666600;
	text-decoration: none;
	font-weight: bold;
	}

a:visited a:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#666666;
	text-decoration: overline;
	font-weight: bold;
	}

.boldtitle {
	font-size: 12px;
	font-weight: bold; 
	}

.sectiontitle {
	text-align: left;
	font-size: 20px;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px 3px 3px auto;
	}

.bb {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

.musicnum {
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	}

.leftimg {
	float: left;
	margin-right: 10px;
	}

.rightimg {
	float: right;
	margin-left: 10px;
	}

.clear {
	clear: both;
	}

.tape {
	margin: 0px 60px 0px 160px;
	padding: 15px 0px;
	display: block;
	overflow: hidden;
	}

img {
	border: 0px;
	}
.biotext{
	line-height: 200%;
	font-size: 13px;
	width: 480px;
	margin-left: 20px;
}
#named{
	font-size: 20px;
	letter-spacing: 200%;
	color: #334;
}
.ripe{
	color: #63c712;
}