div#articleFooter{
	text-align:center;
	margin-bottom: 15px;
	padding-top:15px;
}
img#footerSkillsBus{
	float:left;
	border:0;
}
a.footerAreaLink, a.footerCopyrightLink{
	text-decoration:underline;
	padding: 0 10px 0 10px;
	font-size:x-small;
	font-weight:bolder;
	color:#000000;
}
p.footerContact
{
	margin:4px;
	font-size:x-small;
	color:#888888;
}
img#filmCouncilLogo{
	float:right;
	border:0;
}

/* This has to go at the end of any a styles or it gets overridden */
a:hover{
	text-decoration:underline;
}