@charset "UTF-8";
/* CSS Document */

.sectionHead {
	background-image: url(/common/images/employment-opp-hdr.png);
	background-repeat: no-repeat;
	height: 102px;
}
#siteWrapper {
	background-image: url(/common/images/employment-opp-bg.png);	
}
#siteFooter {
	
	background-image: url(/common/images/employment-opp-footer.png);

}
h1{
	color: #CC0000;	
}
#landingContent a:link, a:visited{
	color: #CC0000;
	text-decoration: underline;	
}
#landingContent a:hover{
	text-decoration: none;
}
#sideMenu a {
	
	background-image: url(/common/images/employment-opp-bullet.png);
	
}