body {
	background-color: #005a8c;
	margin: 0;
	padding: 0;
}

#main {
	margin: 0 auto;
	padding:0;
	width: 947px;
	background-image: url(artFiles/background2.jpg);
	background-repeat: no-repeat;
}


#left {
    width: 375px;
	float: left;
	margin-left: 70px;
	margin-top: 110px;
}

#left a {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
}

#left h1 {
	height: 40px;
    width: 160px;
	margin-left: 30px;
    display: block;
    text-indent: -1000em;
    background: url(artFiles/listen.gif) no-repeat;
    border: none;

}

#left h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 40px;
}

#louie {
	position: absolute;
	margin-left: 230px;
	margin-top: -85px;
}


.songtitle {
	font-family: Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;

}

#biglinks {
	float: left;
	margin-left: 60px;
	margin-top: 20px;
}

#right {
	width: 365px;
	float: right;
	padding-top: 140px;
	margin-right: 90px;

}


#lower {
	clear: both;
}

#lower p {
	font-family: Georgia;
	font-size: 12px;
	margin-left: 380px;
	margin-top: 80px;
}

#lower a {
	text-decoration: none;
	color:#341d01;
	font-family: Georgia;
	font-size: 12px;

}

#lower img {
	padding-left: 20px;

	
}

#lower ul {
	list-style: none;
}

.links {
	clear: both;
	display: inline;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
	color: #341d01;
	text-decoration: none;
	margin-left: 90px;
	margin-top: 30px;
	list-style: none;
}

