/*--header--*/
#header{background:url(/images/bg-header-yellow.jpg) repeat-x;}
.h-bg{background:url(/images/bg-header-img-yellow.jpg) no-repeat 50% 0;}
/*--nav--*/
#nav li a:hover,
#nav li a.active{
	color:#fd0;
	text-decoration:none;
}
/*--logo--*/
.logo{
	float:left;
	margin:26px 0 0;
	overflow:hidden;
}
.logo a{
	background:url(/images/logo-arrow.gif) no-repeat;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	width:194px;
	height:72px;
}
/*--content-bg--*/
#content-bg .content-bg-main{background:#000 url(/images/bg-player.jpg) no-repeat 50% 0;}
/*--section--*/
.section{background:url(/images/bg-content-section.png) no-repeat;}
/*--footer--*/
.colored,
.colored a{color:#fd0;}
.nav-box .links a.link-1{
	background:url(/images/icon-jazz-fm.png) no-repeat;
	margin:5px 12px 0 0;
	width:56px;
	height:21px;
}
.nav-box .links a.link-2{
	margin:4px 5px 0 0;
	width:37px;
	height:22px;
	background:url(/images/icon-caz.png) no-repeat;
}
/** content **/
#content a{
	color:#fd0;
	text-decoration:none;
}
