/* INTHENEWS.CSS Document */
#newshdr {
	background: #AABCD0 url(../graphics/hdr-johnanddave3.jpg) no-repeat top;
/*	Height: 310px;  */
}

#newscaption {
/*	float:right;*/
	padding: 70px 0px 0px 790px;
	width:80px;
	font-size: 75%;
	font-style: italic;
	text-align:left;
}

a {
	text-decoration:none;
	color: #FF9900;
	font-weight:bold;
}

a:hover {
	color: #CC3333;
	font-weight:bold;
}

