/* CSS Document */

#homeContentLeft
{
	float: left;
	width: 350px;
}

#homeContentRight
{
	float: left;
	width: 360px;
	margin-left: 15px;
}

#homeNews
{
	float: left;
	width: 175px;
	margin: 3px 0 0 0px;
}

#homeNews div
{
	margin: 0 0 15px 0;
}

#homeNews h1
{
	font-size: 14px;
}

#homeNews div a:link, #homeNews div a:visited, #homeNews div a:hover, #homeNews div a:active
{
	color: #444;
	text-decoration: none;
	font-weight: bold;
}

#homeNews div a:hover
{
	text-decoration: underline;
}

#moreNews
{
}

#homeNews img
{
	position: relative;
	bottom: 1px;
}

#homeMediaSponsors 
{
	float: right;
	width: 160px;
}

#homeVideo
{
	text-align: center;
	margin: 20px 0 0 0;
}

#homeVideo p
{
	margin: 0 0 4px 0;
}
