#home-content
{
	background-color:#292824;
	margin:10px 40px 0 40px;
	padding:30px;
	text-align:left;
}

#home-body
{
	float:left;
	width:380px;
}

#home-news
{
	width:400px;
	float:right;
}

#home-news a
{
	white-space:nowrap;
}

#home-news h1
{
	padding-bottom:15px;
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x #292824;
}

#home-news ul
{
	list-style-type: none;
	margin-bottom:10px;
}

#home-news li
{
	background: url("/images/public/horizontal_dotted_line.gif") bottom repeat-x #292824;
}

#home-news p
{
	padding:13px 0pt 10px 22px;
	background: url("/images/public/news_bullet.gif") no-repeat 0 15px;
	font-size:10px;
	color:#9E9694;
}

#home-image-flash
{
	position:absolute;
	top:0px;
	left:5px;
	z-index: 100;
}

