#footer{
	background-color: #3c5c89;
}

#header{
	background-color: #3c5c89;
}

html>body #header{
	background-color: #3c5c89;
}
html>body #footer{
	background-color: #3c5c89;
}


h2{
	color: #3c5c89;
}

a, a:link, a:visited{
	color: #3c5c89;
}
a:hover, a:active{
	color: #5c7fb1;
}

#contentheader{
	background: #fff url(../images/pic-music.gif) bottom right no-repeat;
}

a.subNav, a.subNav:link, a.subNav:visited{
	color: #3c5c89;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}
a.subNav:hover, a.subNav:active{
	color: #5c7fb1;
	text-decoration: none;
}