#newsmain_div {
	width:363px;
	height:349px;
}

#image_div {
	width:363px;
	height:211px;
}
#newstext {
	width:353px;
	height:45px;
	margin-bottom:5px;
	padding-left:10px;
}
#heading_newstext {
	width:353px;
	height:17px;
	margin-top:8px;
	margin-bottom:5px;
	padding-left:10px;
	font-family:verdana, arial;
	font-size:12px;
	font-weight:bold;
	color: #007BCE;
	text-align:left;
}
#bottombg_div {
	width:363px;
	height:26px;
	padding-top:3px;
	margin-bottom:10px;
	background-image: url(../images/bottom_bg.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#bottomlinks_div {
	width:353px;
	height:18px;
	padding-top:5px;
	padding-left:5px;
	padding-right:5px;
	background-color:#F3F3F3;
	font-family:arial;
	font-weight:bold;
	font-size:10px;
	color: #007BCE;
}
.news_link a {
	font-family:verdana;
	font-size:7.5pt;
	color: #007BCE;
	text-decoration:none;
}
.news_link a:visited {
	text-decoration:none;
	font-size: 7.5pt;
	color: #007BCE;
}
.news_link a:hover {
	text-decoration: underline;
	color: #990000;
}