  // sIFR.domains = ['novemberborn.net'] // Don't check for domains in this demo
  sIFR.useStyleCheck = true;
  sIFR.activate(timesNewRoman);
  
  var browser=navigator.appName
  var b_version=navigator.appVersion
  var version=parseFloat(b_version)
  var offset = 0;
  var offset_big = 0;
  
  if (browser!="Microsoft Internet Explorer"){
	offset_big = -4;
	offset_big = -1;
   }
   
    sIFR.replace(timesNewRoman, {
    selector: 'div.headline_big'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 24px; text-indent:0; leading: 0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #CCCCCC; }'
    ],thickness: '102',sharpness: '0',wmode: 'opaque',offsetLeft: offset_big
	});    
   
    sIFR.replace(timesNewRoman, {
    selector: 'div.headline1'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 14px ; text-indent:0; leading: -4;letter-spacing: 1;}'
      ,'a { color: #283C69; text-decoration: none; }'
      ,'a:link { color: #283C69; }'
      ,'a:hover { color: #1573A4; }'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque',offsetLeft: offset
	});  

    sIFR.replace(timesNewRoman, {
    selector: 'span.headline1'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 14px ; text-indent:0; leading: -4;letter-spacing: 1;}'
      ,'a { color: #283C69; text-decoration: none; }'
      ,'a:link { color: #283C69; }'
      ,'a:hover { color: #1573A4; }'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque',offsetLeft: offset,tuneWidth: '8',preventWrap: true
	});	

   sIFR.replace(timesNewRoman, {
    selector: 'div.headline2'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 16px;  leading: 0; text-indent:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #CCCCCC; }'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque',offsetLeft: offset	
	}); 	
	
   sIFR.replace(timesNewRoman, {
    selector: 'div.headline3'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 14px;  leading: 0; text-indent:0;}'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #FFFFFF; }'
      ,'a:hover { color: #CCCCCC; }'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque',offsetLeft: offset	
	}); 		

    sIFR.replace(timesNewRoman, {
    selector: 'div.headlineRss'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 14px ;leading: -2;letter-spacing: 1; text-indent:0;}'
      ,'a { color: #283C69; text-decoration: none; }'
      ,'a:link { color: #283C69; }'
      ,'a:hover { color: #1573A4; }'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque',offsetLeft: offset, tuneHeight: '-3'
	}); 
	
	
/*	
   sIFR.replace(timesNewRoman, {
    selector: 'span.value_captcha'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 14px;}'
    ],thickness: '167',sharpness: '-17',wmode: 'opaque'
	}); 	
*/
	
 //========================>  Navigatioin 
 /*
    sIFR.replace(timesNewRoman, {
    selector: 'div.NavLevel2Width'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 16px;}'
      ,'a {color: #283C69; text-decoration: none; }'
      ,'a:link { color: #283C69; }'
      ,'a:hover { color: #1573A4; }'
    ],wmode: 'opaque'
	,offsetTop: 2
	,tuneHeight: -1
	});   

    sIFR.replace(timesNewRoman, {
    selector: 'div.NavLevel2Width_hl'
    ,css: [
      '.sIFR-root { color: #1573A4; text-align: left; font-weight: bold; font-size: 16px;}'
      ,'a {color: #1573A4; text-decoration: none; }'
      ,'a:link { color: #1573A4; }'
      ,'a:hover { color: #1573A4; }'
    ],wmode: 'opaque'
	,offsetTop: 2	
	,tuneHeight: -1	
	});  
  
    sIFR.replace(timesNewRoman, {
    selector: 'span.nav_level3'
    ,css: [
      '.sIFR-root { color: #283C69; text-align: left; font-weight: bold; font-size: 15px;}'
      ,'a {color: #283C69; text-decoration: none; }'
      ,'a:link { color: #283C69; }'
      ,'a:hover { color: #1573A4; }'
    ],wmode: 'opaque'
	,offsetTop: 2	
	,tuneHeight: -1	
	});    
  
    sIFR.replace(timesNewRoman, {
    selector: 'span.nav_level3_hl'
    ,css: [
      '.sIFR-root { color: #1573A4; text-align: left; font-weight: bold; font-size: 15px;}'
      ,'a {color: #1573A4; text-decoration: none; }'
      ,'a:link { color: #1573A4; }'
      ,'a:hover { color: #1573A4; }'
    ],wmode: 'opaque'
	,offsetTop: 2	
	,tuneHeight: -1	
	});   
  
  
  
  
  
  //=========================================================================
  
  
  sIFR.replace(timesNewRoman, {
    selector: 'h1'
    ,css: [
      '.sIFR-root { text-align: center; font-weight: bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #000000; }'
      ,'a:hover { color: #CCCCCC; }'
    ]
  });
  
  sIFR.replace(timesNewRoman, {
    selector: 'h5#pullquote'
    ,css: 'em { font-style: normal; color: #660000; }'
    ,selectable: false
  });
  
  sIFR.replace(timesNewRoman, {
    selector: 'h3.sidebox'
    ,css: {
      '.sIFR-root': { 'background-color': '#DCDCDC' }
    }
  });
  
  sIFR.replace(timesNewRoman, {selector: 'h2,h3'});
  
  sIFR.replace(timesNewRoman, {
    selector: 'h4.subhead'
    ,css: {
      '.sIFR-root': { 'color': '#660000', 'letter-spacing': -1.5, 'text-transform': 'capitalize' }
    }
    ,filters: {
      DropShadow: {
        knockout: true
        ,distance: 1
        ,color: '#330000'
        ,strength: 2
      }
    }
  });
  */
  //]]>

