strong {
	font-weight:bold;	
}
.footer-bg {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.body-bg {
	background-image: url(../images/content_bg.png);
	background-repeat: repeat-y;
	background-position: center center;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	color: #0A4176;
	font-size: 12px;
	text-align: center;
}
.footer-text a:link, .footer-text a:visited, .footer-text a:active {
	color: #0A4176;
	text-decoration:underline;
}
.footer-text a:hover {
	text-decoration:none;
}
.imgb {
	margin: 2px;
	padding: 2px;
	border: 1px solid #039;
	
}
