#box {
	color: #FFFFFF;
	background-color: #330000;
	background-image: url(../images/topimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 585px;
	width: 874px;
}
#news {
	position: relative;
	height: 200px;
	width: 300px;
	left: 550px;
	top: 10px;
}
#news table {
	margin-left: 15px;
}
#news .date {
	font-weight: bold;
	text-align: left;
	vertical-align: top;
}
#news a {
	color: #FFFFFF;
}

