/* CSS Document */



#header{

	background:url(../images/news_header.jpg) 0 0 no-repeat;

	}



#subMenu a{

	color:#688fca;

	text-decoration:none;

	display:block;

	height:1%;

	border-bottom:10px solid #fff;

	padding-right:15px;

}



html > body #subMenu a{

	height:auto;

}



#subMenu a:hover{

background:url(../images/blue_arrow.gif) right center no-repeat;

}

#news_link{
	background-position:0 -21px;
}



