/* CSS for older pages, made before CSS was orignally used to style page */
/* These styles may be temporary, at least until site is restyled */

.c {
	text-align: }
.centr {
	margin: 0 auto;
	text-align: center;
}	
img {
	border: 0 none;
}
/* START of photos/photo_HFwinter.htm */

img.centerHFwinter {
	margin: 0 auto;
	text-align: center;
	border: 0 none;
}
h1.center2001 {
	margin: 0 auto;
	text-align: center;
	font: italic bold 140% "Trebuchet MS", Palotino, sans-serif;
	padding: 12px 0 12px 0;
}
p.center2001 {
	margin: 0 auto;
	text-align: center;
}
/* END of photos/photo_HFwinter.htm */

/* START of photos/photo_certif.htm - THIS PAGE HAS BLACK BG*/
a.blackbg {
	background: #000;
	color: #ffc;
	text-decoration: underline;
	font: bold 1em Georgia, "Times New Roman", Times, serif;
}
a.blackbg:hover {
	background: #000;
	color: #ffc;
	text-decoration: overline;
}
h1.certif2001 {
	font: bold 120% Georgia, "Times New Roman", Times, serif;
	background: #000;
	color: #fff;
	text-align: center;
}
img.certif {
	margin: 0 auto;
	text-align: center;
	border: 0 none;
}
/* END of photos/photo_certif.htm  */
