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

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

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