

#photo_news {
	background-image:none;
	}
	
#news {
	background-image:none;
	padding-top:0;
	}
	
#links4 p {
	padding: 0 15px 0 15px;
	margin: 0.1em 0;
	color: #9B1F43;
	}

#links4 a, #links4 a:visited, #links4 a:link {
	color: #9B1F43;
	text-decoration:none;
	}
	
#links4 a:hover {
	text-decoration:underline;
	}
	
#links4 #ticker p, #links4 #ticker p a, #links4 #ticker a, #links4 #ticker p a:visited, #links4 #ticker a:visited {
	color: #4162AA;
	}	
	
#links4 {
	background-image: url(../i/news-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom; /* Sits in outer div so it is at bottom if it expands */
	width:210px;
	}	

#links4-inner {
	background-image: url(../i/news-top.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding:50px 0 30px 0;
	}
	

#links4 h2 {
	background-attachment:scroll;
	background-position:0 0;
	background-repeat:no-repeat;
	display:block;
	font-size:11px;
	margin:0;
	overflow:hidden;
	padding:0;
	position:absolute;
	text-indent:-999999px;
	}
