/****************************************
* Home section specific styles 
*****************************************/

/* global navigation highlight for this section */
#homeLink {
	background:url(/images/structure/mainnav-arrow.gif) no-repeat 50% 90%;
}

#homeLink a {
	background:#8ba017;
}

#content {
	border:0;
	margin-left:30px;
	width:870px;
}

#leftColumn,
#rightColumn {
	display:none;
}
