body {
	background-color:#D7D7D7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,p,div {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
p {
	padding:0px;
	margin-top:0px;
	margin-bottom:8px;
}	
h1 {
	font-size:15px;
	font-weight:bold;
	color:#004890;
	margin-bottom:8px;
	padding-bottom:0px;
	background-image:url(images/dottedline.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}
a {
	text-decoration:none;
	color:#004890;
}
a:hover {
	text-decoration:underline;
}
.yellowbg {
	background-color:#F7EC5C;
}
.yellowtext {
	color:#F7EC5C;
}
.bluebg {
	background-color:#004890;
}
.footer {
	background-color:#004890;
	color:#F7EC5C;
	padding:4px;
	text-align:center;
}
.bluetext {
	color:#004890;
}
.featured_text {
	padding-top:2px;
	padding-bottom:2px;
	text-align:right;
	font-size:10px;
}
.pad {
	padding:10px;
}
.artistName a {
	font-size:12px;
	font-weight:bold;
	color:#004890;
}
.overPanel {
		position:absolute;
		left:0px;
		top:0px;
		width:453px;
		height:151px;
}