#header-main-wrapper { background: url(header-background2.gif) repeat-x; }
 
#menu-wrapper { background: url(menu-background2.gif) repeat-x; }

body, #footer { background-color: #0057BA; }

#footer { color: #fff; }

.main-item { background-color: #fff; }
 
	.main-item > h4 {
		background-color: #004CA2;
		color: #fff; }
 
	.main-item > h4 a:link, .main-item > h4 a:visited { color: #fff }
 
	.main-item > h4 a:hover, .main-item > h4 a:active { color: #fff; }

.secondary-item { background-color: #fff; }
 
	.secondary-item > h4 {
		background-color: #004CA2;
		color: #fff; }
 
		.secondary-item > h4 a:link, .secondary-item > h4 a:visited { color: #fff }
 
		.secondary-item > h4 a:hover, .secondary-item > h4 a:active { color: #fff }
		
		
/* listen live sprite */
/*
.example1demo						{ background-position: 0px 0px;  width: 300px; height: 75px; margin: 0 0 10px 0; background: url(/static/themes/54/listen-live_sprite.png); float: left; border: none; padding: 0; }
.example1demo:hover 				{ background-position: 0px 75px; }
.listen_live p						{ margin: 0; }
*/
