@charset "utf-8";
#c2 .info_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bolder;
	font-variant: small-caps;
	color: #FFFFFF;
}

#c1 #side_info_table {
	color: white;
	font-weight: bolder;
}

#c1 #side_info_table a{
	color: yellow;
	text-decoration: none;
}

#c1 #side_info_table a:hover{
	background-color: black;
	
}

.top_header_text {
	font-size: 36px;
	font-weight: bold;
}
.sub_header_text {
	font-size: 18px;
	font-weight: bold;
}

hr {
	color: #00CC00;
}

#albums_owned {
  padding:0;
  margin:0;
  }
  
 #c2 .database_artist_link a{
  	color:#FFFF99;
	text-decoration:none;
  }
   #c2 .database_artist_link a:hover{
  	color:#000000;
	background-color:#ffff99;
	text-decoration:none;
  }
  
   #c2 .database_album_link a{
  	color:#00CCFF;
	text-decoration:none;
	
  }
     #c2 .database_album_link a:hover {
  	color:#000000;
	background-color:#00ccff;
	text-decoration:none;
	
  }
  #c2 .current_record_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #CCCCCC;
}
#c2 .current_reccord_numbers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: small-caps;
	color: #00CCFF;
}

#c2 .albums_artist_link a {
	color: #00CCFF;
	text-decoration: none;
}

#c2 .track_listing {
	font-weight: bolder;
	color: #FFFFFF;
}

#c2 .track_listing_title {
	font-weight: bolder;
	color: #00CCFF;
}
