* {
	font-family: Verdana, Geneva, sans-serif;
}
body {
	margin: 0;
	padding: 0;
}
#news {
	background: url(../images/events_square.jpg) no-repeat bottom;
	height: 165px;
	width: 448px;
}
#news a{
	text-decoration: none;
	color: #900;
	font-size: x-small;
}
#news a:hover {
	position: relative;
	left: 1px;
	top: 1px;
	color: #999;
}
#news h5 {
	background: url(../images/events_line.jpg) no-repeat 55px top;
	margin: 0 auto;
	padding: 0;
	height: 39px;
	width: 390px;
}
#news h5 strong {
	background: url(../images/news_title.jpg) no-repeat left;
	text-indent: -9999px;
	display: block;
	height: 19px;
	width: 330px;
	float: left;
}
#news h5 a {
	background: url(../images/events_more.jpg) no-repeat;
	display: block;
	height: 19px;
	width: 60px;
	float: left;
	text-indent: -9999px;
}
#tidings {
	margin: 0 auto;
	width: 377px;
	line-height: 2.4em;
	text-align: right;
}
#tidings ul {
	margin: 0;
	padding: 0;
}
#tidings ul li {
	background: url(../images/news_line.jpg) no-repeat bottom;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
	letter-spacing: 0.1em;
	height: 38px;
	overflow: hidden;
	width: 376px;
}
#tidings ul li a {
	background: url(../images/index_01_10_point.jpg) no-repeat left;
	display: block;
	padding: 0 0 0 15px;
	color: #333;
}
