#artist_info { width: 320px; float: left; margin-right: 20px; padding: 0 1em; text-align: right; font-size: 10pt; background: url('/images/artist_info_bg.png') repeat-x; }
#artist_info a { color: #7c4e47; margin-right: 1em; text-decoration: none; }
#artist_info a:hover { text-decoration: underline; }

#artist_pics { width: 600px; float: right; }
.band_member { color: #7c4e47; }
.band_photo { float: left; }
.band_album { float: right; }

#band_bio { float: left; width: 320px; text-align: left; font-size: 10pt; margin-right: 20px; }
#band_video { width: auto; text-align: right;}

#artists_list { width: 820px; margin: 1em auto; }
#artists_list a { color: #CC0000; text-decoration: none; font-weight: bolder; }
#artists_list a:hover { text-decoration: underline; }
#artists_list ul, #artists_list li { float: left; list-style: none; background-color: #000; }
#artists_list li { width: 190px; height: 175px; text-align: center; border: 1px solid #990000; margin: 0 5px 15px 5px; }
.artist_name_link { width: 180px; }

.bio { font-size: 9pt; }

.smalllink { font-size: 8pt;}

#sistersinbio h2 { background: url('/images/bio480_header.png') top center no-repeat; }


