var benton_condreg = {
  src: 'swf/benton_condreg.swf'
};

var benton_condmed = {
  src: 'swf/benton_condmed.swf'
};

var tradegoth_cond = {
  src: 'swf/tradegoth_cond.swf'
};

var tradegoth_light = {
  src: 'swf/tradegoth_light.swf'
};

sIFR.prefetch(benton_condreg, benton_condmed, tradegoth_cond, tradegoth_light);
sIFR.activate();


sIFR.replace(tradegoth_light, {
	wmode: 'transparent'
    ,selector: 'h2'
    ,css: '.sIFR-root { color: #005957; } a { font-style: normal; color: #005957; text-decoration: none; } a:hover { text-decoration: none; color: #333333; }'
  });


sIFR.replace(tradegoth_light, {
    wmode: 'transparent'
	,selector: '#content h3'
    ,css: '.sIFR-root { color: #6e3a02; } a { font-style: normal; color: #6e3a02; text-decoration: none; } a:hover { text-decoration: none; color: #333333; }'
  });


sIFR.replace(tradegoth_light, {
    wmode: 'transparent'
	,selector: '#sidebar h3'
    ,css: '.sIFR-root { color: #005957; } a { font-style: normal; color: #6e3a02; text-decoration: none; } a:hover { text-decoration: none; color: #333333; }'
  });


sIFR.replace(tradegoth_light, {
    wmode: 'transparent'
	,selector: '#people dl dd.name'
    ,css: '.sIFR-root { color: #6e3a02; } a { font-style: normal; color: #6e3a02; text-decoration: none; } a:hover { text-decoration: none; color: #333333; }'
  });



