var centuryGothic = { src: "/sifr/flash/CenturyGothic.swf" };
sIFR.activate(centuryGothic);
sIFR.replace(centuryGothic, {
	selector: "h1",
	css: ".sIFR-root { leading: 2; letter-spacing: 5; font-size: 14px; font-weight: normal; color: #B79B59; text-transform: uppercase; }",
	transparent: true
});
