@import url(alt/themecore.css);



/*THEME STYLES ------------------------------------------------------------------------------------- */
#headerImage {
	background-image:url(../../../Images/jobseekersPanel.gif);
}

#div1 {
	background-image:url(../../../Images/div3.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

#subFeature {
	background-image:url(../../../Images/servicesPanelBack.gif);
	background-position:bottom left;
	background-repeat:repeat-y;
}


#subNav {
	background-image:url(../../../Images/jobseekersBack.gif);
}
#subNav a {
	color:#7D5902;
	text-decoration:none;
}
#subNav a:hover {
	text-decoration:underline;
}
#subNav ul {
	list-style:url(../../../Images/orangeBullet.gif);
}




h4 {
	color:#7D5902;
}
a {
	color:#7D5902;
}