

#primaryNavigation
{ 
	background: #AF0600 url(/WebApplications/betRoot/images/extended2/themes/AF0600/navbar_bg.jpg) repeat-x left top;
}
#primaryNavigation ul li 
{
	background: url(/WebApplications/betRoot/images/extended2/themes/AF0600/navbar_delimiter.gif) no-repeat right 4px;
}
#primaryNavigation ul li a:hover {
	background: #000000 url(/WebApplications/betRoot/images/extended2/themes/AF0600/navbar_bg_mo.jpg) repeat-x right top;
}

.primaryNavigationHover {
	background: #000000 url(/WebApplications/betRoot/images/extended2/themes/AF0600/navbar_bg_mo.jpg) repeat-x right top;
}


#footer
{
	background: #AF0600 url(/WebApplications/betRoot/images/extended2/themes/AF0600/footer_bg.jpg) repeat-x left top;
}

#footer .leftcap
{
	width: 16px;
	height: 23px;
	background: url(/WebApplications/betRoot/images/extended2/themes/AF0600/footer_left.jpg) no-repeat left top;
}

#footer .rightcap
{
	width: 16px;
	height: 23px;
	background: url(/WebApplications/betRoot/images/extended2/themes/AF0600/footer_right.jpg) no-repeat left top;
}

#footer ul li 
{
	background: url(/WebApplications/betRoot/images/extended2/themes/AF0600/navbar_delimiter.gif) no-repeat right 3px;
}

/* start homepage background image width fix */
div.lowerSection{
	width:950px;
	margin:0 auto;
}
div#adFooter{
	width:950px;
}
div.pageHeader{
	margin:0 auto;
}
div#GlobalNavContainer{
	height:auto !important;
}
/* end homepage background image width fix */
