#news_events_holder{
	width:927px;
	margin:0px auto;
	/*margin-left:58px;*/
	padding-top:0px;
	padding-right:0px;
	padding-bottom:0px;
	padding-left:0px;
	overflow:auto;
	}

	#news{
		width:487px;
		float:left;
		padding:0px;
		line-height:0px;
		}
		#news_top{
			width:487px;
			height:15px;
			background: #ff00ff url(/images/news_top.gif) top left no-repeat;
			line-height:0px;
			font-size:0px;
			margin-top:0px;
			margin-bottom:0px;
		}
		#news_holder{
			width:487px;
			overflow:auto;
			background:url(/images/news_bg.gif) top left repeat-y;
			padding:0px;
			margin:0px;
			}
			#news_header{
				width:87px;
				height:15px;
				float:left;
				background:url(/images/news_header.gif) top left no-repeat;
			}
			.news_items{
				width:387px;
				float:left;
				background: #0b2937;
				}
				.news_thumb{
					width:80px;
					height:64px;
					float:left;
					padding-bottom:10px;
				}
				.news_story_holder{
					width:307px;
					height:64px;
					float:left;
					padding-bottom:10px;
					}
					.news_date{
						font-family: arial,sans-serif;
						font-size: 11px;
						color: #98bdcf;
						width:307px;
						height:14px;
						line-height:14px;
						text-align:left;
						font-weight:bold;
						margin-bottom:6px;
					}
					.news_date a{
						font-family: arial,sans-serif;
						font-size: 11px;
						color: #98bdcf;
						width:307px;
						font-weight:bold;
					}
					.news_story{
						font-family: arial,sans-serif;
						font-size: 11px;
						color: #FFFFFF;
						width: 307px;
						text-align:left;
						overflow:auto;
						margin:0px;
						padding:0px;
						line-height:14px;
					}
				
		#news_bottom{
			width:487px;
			height:15px;
			background: #ffff00 url(/images/news_bottom.gif) top left no-repeat;
			line-height:0px;
			font-size:0px;
			margin-top:0px;
			margin-bottom:0px;
		}
	#events{
		width:433px;
		float:left;
		padding:0px;
		margin:0px;
		line-height:0px;
		}
		#events_top{
			width:433px;
			height:15px;
			background:url(/images/events_top.gif) top left no-repeat;
			line-height:0px;
			font-size:0px;
			margin-top:0px;
			margin-bottom:0px;
		}
		#events_holder{
			width:433px;
			overflow:auto;
			background:url(/images/events_bg.gif) top left repeat-y;
			padding:0px;
			margin:0px;
			}
			#events_header{
				width:87px;
				height:15px;
				float:left;
				background:url(/images/events_header.gif) top left no-repeat;
			}
			#events_items{
				width:333px;
				float:left;
				background: #0b2937;
				}
				.events_thumb{
					width:80px;
					height:64px;
					float:left;
					padding-bottom:10px;
				}
				.events_story_holder{
					width:253px;
					height:64px;
					float:left;
					padding-bottom:10px;
					}
					.events_date{
						font-family : arial,sans-serif;
						font-size : 11px;
						color: #98bdcf;
						width:253px;
						height:14px;
						line-height:14px;
						text-align:left;
						font-weight:bold;
						margin-bottom:6px;
					}
					.events_date a{
						font-family: arial,sans-serif;
						font-size: 11px;
						color: #98bdcf;
						width:253px;
						font-weight:bold;
						
					}
					.events_story{
						font-family: arial,sans-serif;
						font-size: 11px;
						color: #FFFFFF;
						width:253px;
						/*height:22px;*/
						text-align:left;
						overflow:auto;
						margin-bottom:0px;
						line-height:14px;
					}

		#events_bottom{
			width:433px;
			height:15px;
			background:url(/images/events_bottom.gif) top left no-repeat;
			line-height:0px;
			font-size:0px;
			margin-top:0px;
			margin-bottom:0px;
		}


.readmore{
	height:14px;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	overflow:auto;
}

.readmore a{
	height:14px;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	line-height: 12px;
	overflow:auto;
}
#more_news{
	width:487px;
	height:14px;
	background:url(/images/news_bg.gif) top left repeat-y;
	text-align: right;
	margin:0px;
}
#more_news a{
	height:14px;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right:20px;
}

#more_events{
	width:433px;
	height:14px;
	background:url(/images/events_bg.gif) top left repeat-y;
	text-align: right;
	margin:0px;
}
#more_events a{
	height:14px;
	font-family: arial,sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 14px;
	padding-right:20px;
}
