/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	background: url(/images/backgrounds/02original.gif);
	font-family: georgia, serif;
	}

#container {
	width: 760px;
	padding: 0px 5px 0px 5px;
	}

#nav {
	padding-bottom: 10px;
	width: 680px;
	}

#nav a {
	text-decoration: none;
	color: #B82300;
	font-weight: bold;
	}

#nav a:hover {
	text-decoration: underline;
	}

h2 {
	color: #FFFFFF;
	}

ol.tracklist {
font-weight: normal;
}

.homepage_album_table {
	width: 600px;
	}

.homepage_album_table tr {
	vertical-align: top;
	}

.homepage_album_column {
	width: 150px;
	text-align: center;
	font-family: georgia, serif;
	}

.homepage_album_column img {
	text-align: center;
	}

.homepage_album_column a:hover img {
	border-color: #F7BF46;
	}

.homepage_album_column .artist {
	font-size: 14px;
	text-align: left;
	}

.homepage_album_column .album {
	font-size: 13px;
	}

.homepage_album_column .album_info {
	padding-bottom: 15px;
	}

.artist {
	color: #B82300;
	font-weight: bold;
	font-family: georgia;
	font-size: 18px;
	}

.album_title {
	color: #FFF;
	font-style: italic;
	font-family: georgia;
	font-size: 16px;
	}

.album_art {
	border: 1px solid #000;
	}

.artist_album_table {
	width: 600px;
	}

.artist_album_table tr {
	vertical-align: top;
	}

.album_image_column {
	width: 260px;
	padding: 0px 5px 0px 5px;
	}

.album_info_column {
	width: 420px;
	padding: 0px 5px 0px 5px;
	font-family: georgia;
	font-weight: bold;
	}

.listen {
	font-size: 12px;
	}

.listen_song_title {
	font-size: 14px;
	color: #B82300;
	font-style: italic;
	}

.t_h1 {background: url(/images/corners/blue_gradient.gif) 0 0 repeat-x; background-color: #FFF;}
.b_h1 {background: url(/images/corners/dot_turq.gif) 0 100% repeat-x;}
.l_h1 {background: url(/images/corners/dot_turq.gif) 0 0 repeat-y;}
.r_h1 {background: url(/images/corners/dot_turq.gif) 100% 0 repeat-y;}
.bl_h1 {background: url(/images/corners/bl_turq_clear.gif) 0 100% no-repeat;}
.br_h1 {background: url(/images/corners/br_turq_clear_w_diamond.gif) 100% 100% no-repeat;}
.tl_h1 {background: url(/images/corners/tl_clear.gif) 0 0 no-repeat;}
.tr_h1 {background: url(/images/corners/tr_clear.gif) 100% 0 no-repeat; padding: 10px 10px 10px 10px;}

.clear {font-size: 1px; height: 1px; margin-bottom: 15px;}