/* NEWS CENTER */

#home-content {
	background: transparent url(/images/home-line.gif) top left repeat-y;
	margin: 25px 0;
}

#home-content h3 {
	margin-top: 0;
	padding-top: 0;
	color: #048193;
	font-size: 130%;
}

#home-content h4 {
	font-size: 100%;
	font-weight: bold;
	color: #333;
}

#news-center {
	width: 473px;
	float: left;
	margin-left: 7px;
	display: inline;
}

#resource-center {
	width: 208px;
	float: right;
	display: inline;
}

#resource-center ul {
	padding-left: 18px;
	line-height: 2.0;
	margin-left: 0;
}

#resource-center a {
	text-decoration: none;
}

#resource-center a:hover {
	text-decoration: underline;
}

/* LOGO SOUP */

p#logo-soup {
	text-align: center;
	margin-bottom: 0;
}
