body
{
	background-image:url(/graphics/common/default_bg.gif);
	background-position: top center;
	background-repeat:no-repeat;
	font-size: 11px;
}
.newsBody
{
	background-image:url(../graphics/common/bg+sidebar.gif);
	background-position:top left;
	background-repeat:repeat-y;
	
	color: #cccccc;	
}
.newsText
{
	vertical-align: top;
	width: 591px;
	padding: 0 0 0 0;
	
	color: #cccccc;	
}
.newsSidebar
{
	vertical-align: top;
	width: 144px;
	padding: 0 27px 0 6px;
	text-align: left;

	color: #cccccc;	
}
.newsSidebar a:link, a:visited, a:hover, a:active
{
	text-decoration: none;
}
.newsText p
{
	margin: 5px;
	padding: 0;
}
.news_section1
{
	padding: 0 0px 0 25px;
}
.news_pic1
{
	margin: 0 10px 0 0;
}
#news_title
{
	font-size: 14px;
	font-weight: bold;
	font-style:italic;
	text-transform:uppercase;
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	
	/*background-image:url(../graphics/news/title_bg.gif);*/
	background-repeat: repeat-y;
	width: 275px;	
	padding:5px 5px 5px 10px;
	position: relative;
	z-index: 10;
	
	
	margin: 0 0 0 260px;
}
#newsPicStrip
{
	margin: 10px 0 10px 17px;
}