var garamondpro = { src: '/fonts/swf/garamondpro.swf' };
sIFR.repaintOnResize = false;
sIFR.activate(garamondpro);
sIFR.replace(garamondpro, { selector: 'h1', css: ['.sIFR-root {margin : 0; font-size : 35px; color: #ffffff; text-transform : lowercase; background-color : #BF87B4;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: 'h2', css: ['.sIFR-root {margin : 0; font-size : 25px; color: #ffffff; text-transform : lowercase; background-color : #BF87B4;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: 'p.Header', css: ['.sIFR-root {font-size : 20px; color: #5D245B; text-transform : lowercase; background-color : #BF87B4;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: '#Content h3', css: ['.sIFR-root {font-size : 20px; color: #ffffff; text-transform : lowercase; background-color : #BF87B4;}'], wmode: 'transparent' });
sIFR.replace(garamondpro, { selector: '#oRightContainer h3', css: ['.sIFR-root {font-size : 20px; color: #ffffff; text-transform : lowercase; background-color : #5D245B;}'], wmode: 'transparent' });