#flash {
	width: 863px;
	height: 300px;
	background: url(/images/homepage-splash.jpg) no-repeat;
	border-top: 1px solid #630;
}

#left_content {
	width: 553px;
	float: left;
}

#newsbox {
	width: 210px;
	float: left;
	color: #FFF8DF;
	margin: 5px 0 0 20px;
	text-align: center;
}

html>body #newsbox {
	margin-top: 18px;
}

#newsbox-top {
	background: url(/images/newsbox-top.gif) no-repeat;
	width: 250px;
	height: 50px;
}

#newsbox-middle {
	width: 210px;
	padding: 1px 20px;
	background-color: #990;
}

#newsbox-bottom {
	background: url(/images/newsbox-bottom.gif) no-repeat;
	width: 250px;
	height: 20px;
}

#newsbox h2 {
	color: #FFF8DF;
	margin: 5px 0 15px 0;
}

#newsbox a {
	color: #FFF8DF;
}

.special {
	font-size: 1.4em;
}