#newssection{
}
.newstext{
/*	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#000000;
*/}

#pagecount{
}
#newspage{
	float:left;
}
#newspagecount{
	float:right;
}
.clear1{
	height:1px;
	clear:left;
}
#newstitle{
}
#newshead{
	float:left;
	font-weight:bold;
	color:#FF9966;
}
#newsdate{
/*	float:right;
*/	color:#FF9966;
}
#newscontent{
}
img.floatright{
	float:right;
	margin-left: 5px;
	border: 1px solid #000000;
}
img.floatleft{
	float:left;
	border: 1px solid #000000;
	margin-right: 5px;
}
#newsimage{
	float:right;
	text-align:center;
	margin: 0 5px 10px 10px;
}
#newsimage img{
	border: 1px solid #000000;	
}
a.morelink, a.morelink:link, a.morelink:visited {
	text-decoration:none;
	}
a.morelink:hover {
	text-decoration:underline;
 }
.descriptiontext{
	color:#FF9966; 
}



