div#pageContentFooter
{
	background:url('../images/content_footer_white.gif') left bottom no-repeat;
	height:20px;
	width:900px;
}

div#pageContent
{
	background:#fff;
}

div#contentFooterUtil
{
	background:url('../images/footer_util_lightblue.gif');
}

div#rightContentNav
{
	background:url('../images/green_right_nav.gif') no-repeat;
	width:325px;
	height:100px;
	color:#fff;
}

div#contentFooterUtil ul li a,
div#contentFooterUtil ul li a:link,
div#contentFooterUtil ul li a:active,
div#contentFooterUtil ul li a:hover
{
	color:#fff;
}
div#contentFooterUtil ul li a:hover
{
	text-decoration:underline;
}

div#pageContentHeader
{
	height:10px;
	background:url('../images/content_header_white.gif') bottom center no-repeat;
}