var neutrafacetext_demi_alt = {
      src: '/swf/neutrafacetext_demi_alt.swf'
};
 
sIFR.activate(neutrafacetext_demi_alt);
 
sIFR.replace(neutrafacetext_demi_alt, {
      selector: '#nav h1',
      css: [
      '.sIFR-root { font-size:14px; color:#5e6e66; font-weight: bold;   line-height: 1em; }',
	  '.h_nav_item_separator { position:relative; float:right; color:#81bc3d; letter-spacing:40; width: 30px; line-height: 1em; }',	  
	   'a {color: #5e6e66; text-decoration: none; letter-spacing: 2; font-weight: bold; line-height: 1em;}',
       'a:hover {color: #f6921e; text-decoration: underline; font-weight: bold; line-height: 1em;}',
	   '.nav_sel {text-decoration: underline; font-weight: bold; color: #f6921e; }'
      ],
      wmode: 'transparent'
});
sIFR.replace(neutrafacetext_demi_alt, {
      selector: '#footer h2',
      css: [
      '.sIFR-root { font-size:16px; color:#FFFFFF; font-weight: bold; line-height: 1em; text-decoration: underline;}'],
      wmode: 'transparent'
});
sIFR.replace(neutrafacetext_demi_alt, {
      selector: '#post h1',
      css: [
      '.sIFR-root { font-size:24px; color:#f37736; font-weight: bold; line-height: 1em; letter-spacing:5; text-transform: uppercase;}',
      'a {color:#f37736; text-decoration: none; text-transform: uppercase;}', 
      'a:hover {color:#f37736; text-decoration: underline; text-transform: uppercase;}'],
      wmode: 'transparent'
});
sIFR.replace(neutrafacetext_demi_alt, {
      selector: '#sidebar h2',
      css: [
      '.sIFR-root { font-size:16px; color:#5e6e66; font-weight: bold; line-height: 1em; letter-spacing:3; text-transform: uppercase;}'],
      wmode: 'transparent'
});
