@charset "utf-8";
/* CSS Document */



body {
	background-color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	text-align: center;
	}
.footer {
	text-align: center;
	border:none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	
}

.centeredImage
    {
    text-align:center;
    margin-top:0px;
    margin-bottom:0px;
    padding:0px;
    }

.splash {
	text-align: left;
	
}

.hiddenPic {display:none;}

.thesong_text {
	font-size: 11px;
	text-align: left;
}

.thesong_textcenter {
	font-size: 14px;
	text-align: center;
}

a:link{text-decoration:none; color:#000;}
a:visited{text-decoration:none; color:#000;}
a:active{text-decoration:none; color:#000;}
a:hover{color:#e21f01;}

#news {
	width:230px;
	height: 270px;
	border:thick;
	border-color:#F00;
	border-style:solid
	text-align:center;
	position:relative;
	z-index:300;
}

