#rb_nav {
	background-color:#97B4D6;
	width: 220px;
	text-align: center;
}

#rb_current {
	background-image:url(rbimages/bak_on.gif);
	background-repeat: repeat;
	border: #000 solid 1px;
	margin: 10px;
	text-align: center;
} 
#rb_artist {
	background-image:url(rbimages/artist_bg.jpg);
	background-repeat: no-repeat;
	width: 530px;
}

.rb_artistName {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

.rb_artistName a:link, .rb_artistName a:visited {
	color: #000000;
	text-decoration: none;
}

.rb_artistName a:active, .rb_artistName a:hover {
	color: #000000;
	text-decoration: none;
}
.rb_songTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
}

.rb_songTitle a:link, .rb_songTitle a:visited {
	color: #000000;
	text-decoration: none;
}

.rb_songTitle a:active, .rb_songTitle a:hover {
	color: #000000;
	text-decoration: none;
}

#rb_artistPhoto {
	margin: 10px;
	border: #fff 2px solid;
	float: left;
}

#rb_albumPhoto {
	margin: 10px;
	border: #fff 2px solid;
	float: right;
}
.rb_TitleArtist {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 10px;
	text-transform: uppercase;
}
.rb_TitleSongTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	font-weight: bold;
}

.rb_BodyWithPadding {
	margin-top: 20px;
	PADDING-RIGHT: 10px; PADDING-LEFT: 10px; FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}

.artist_links {
	display: block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #bcbab5;
	font-size: 14px;
	font-weight: bold;
	margin-top:10px;
	margin-right:10px;	
	margin-left: 20px;
	font-weight: bold;
	background-color: #0099CC;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.artist_links a:link, .artist_links a:visited {
	color:  #111111;
	text-decoration: none;
	padding-left: 10px;
}

.artist_links a:active, .artist_links a:hover {
	color:  #FFFFFF;
	text-decoration: none;
	padding-left: 10px;
}

	
.rb_footer_image {
	padding-left: 10px;
	vertical-align: middle;	 
}

.footerFont {
	FONT-SIZE: 11px; COLOR: #333; FONT-FAMILY: "Lucida Grande", "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif
}

.footerFont a:link, .footerFont a:visited {
	color: #666666;
	text-decoration: underline;
}

.footerFont a:active, .footerFont a:hover {
	color: #000066;
	text-decoration: underline;
}
