#header #nav #media a { background-position: 0 -27px !important; }

body { background-image: url(images/bg_media.gif); }

#content {
	position: absolute;
	top: 93px;
	left: 155px;
	width: 565px;
	}


#content .top {
	background-image:url(images/media/audio_top.gif);
	background-repeat:no-repeat;
	height:134px;
	}

#content .middle {
	background-image: url(images/media/audio_background.gif);
	background-repeat: repeat-y;

	}

#content .cdcover {
	background-image: url(images/media/audio_cdcover.gif);
	background-repeat: no-repeat;
	height: 188px;

	}


#content .bottom {
	background-image: url(images/media/audio_bottom.gif);
	background-repeat: no-repeat;
	height:67px;
	}

#content p {
	color:#fff;
	}


#songs table td .track {
		color: white;
	}


#songs table td .num {
	background-color: #1A2148;
	color: white;
	text-align: center;
	}


#songs h3 {
	margin-bottom: 1em;
	font: 1.8em "Georgia","Times New Roman", serif;
	font-weight: bold; letter-spacing: 1px;
	color: #031225;
	}

#songs table
	{
	margin: 0 0 15px 32px; padding: 0 0 0 0;
	font-size: 1.12em; line-height: 1.2em;
	}

#songs table td {
	padding: 0 0 0 0px;
	}

#songs table .num {
	background-color: #1A2148;
	color: white;
	text-align: center;
	}

#songs table .lyrics { font: .72em verdana, arial, helvetica; }

#songs table td p {
	padding: 0 125px 15px 15px;
	font: .75em/1.1em "Georgia", "Times New Roman", serif;
	font-style: oblique;	
	color: #9e3d57;
	}

a { color: #996699; text-decoration: none; }
a:hover {
	font-weight: bold;
	color: #9e3d57;
}
a:visited {
	color: #996699;
}
#songs table .lyrics a:hover { font-weight: normal; }
