/* CSS Document */
<style type="text/css">

body {
	background-color: #000066;
}


#main
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 2;
	color: #FFFFFF;


}


#main #content {
	height: 820px;
	width: 820px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}


#main #content #col-Left {
	padding: 10px;
	width: 425px;
	position: relative;
	margin-top: 40px;
	margin-left: 10px;
	border: thin solid #990066;
	z-index: 1;
	margin-bottom: 0px;
}

#main #content #footer {
	height: 100px;
	width: 320px;
	border-top-width: thin;
	float: right;
	z-index: 5;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-size: 80%;
	text-align: right;
	}


#main #content #songs {
	height: 200px;
	width: 300px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	z-index: 1;
	position: relative;
	margin-top: 220px;
	background-color: #000066;
	text-align: left;
	margin-bottom: auto;
	margin-left: auto;
	margin-right: 10px;
	left: 300px;
	top: 150px;
	}

span.label,span.spacer,span.multiple span {
	width:300px;
} 
div.clear {clear:both;padding-top:5px;} 

</style>
#footer #name {
	font-size: 80%;
	color: #000099;
	background-color: #FFFF99;
}
#footer #l374320-374320 {
	color: #000099;
	height: 15px;
	background-color: #9FE8FF;
	font-size: 90%;
}
#footer #name {
	color: #000099;
	background-color: #9FE8FF;
	height: 15px;
	margin-right: 29px;
	font-size: 90%;
}
#footer h4 {
	padding-right: 30px;
}

#footer .button input {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #FF66CC;
	border: 1px solid #FFFFFF;
	height: 20px;
	width: 22px;
	font-size: 80%;
	color: #003366;
	margin-left: 3px;
}
#footer .button input hover {
	font-weight: bold;
	text-transform: uppercase;
	background-color: #33FFFF;
	border: 1px solid #FFFFFF;
	height: 25px;
	width: 25px;
	margin-top: 10px;
}
