div#pageContentFooter
{
	background:url('../images/content_footer_light_orange.gif') left bottom no-repeat;
	height:20px;
	width:900px;
}

div#pageContent
{
	background:url('../images/content_light_orange.gif') #feebce no-repeat top left;
}

div#contentFooterUtil
{
	background:url('../images/footer_util_lightblue.gif');
}

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;
}