#header #nav #news a { background-position: 0 -29px !important; }

body {
	background-image: url(images/bg_news.gif);
	color: #100B01;
	font-size:62.5%;
	line-height:100%;
	}

#content {
	position: absolute;
	top: 93px; left: 155px;
	width: 565px;
	padding: 10px;
	}

#content p {
	padding: 5px;
	text-align: justify;
	margin-bottom: 10px;
	font: 1.2em/1.3em "Georgia", "Times New Roman", serif;
	color:#432C01;
	}

#entry { 
	clear: both; 
	margin-bottom: 2em;
	margin-left: 3em;
 }

#entry p{ 
	font-size: 1.2em;
	line-height:1.3em;
	padding:.5em 0 0 0;
	color:#000000;
}

#entry p p{
font-style:italic
	color:#990000;
}

#entry h2{ 
	font-size: 2em;
	line-height:1.2em;
}

#entry h2 a { 		
	color:#432c01;	
	font-weight:bold;
}

#entry h4{ 
	font-size: 1.3em;
	line-height:1.2em;
}

#entry img{ 
	padding:0px;
}

#entry p img{ 
	padding:0px;
}


#hrule {

	border:dashed;
	border-width:0 0 1px 0;
	border-color:#333333;
	color:#ffffff;
	margin-bottom:15px;	

}