var humanist521b = {
  src: 'http://www.elemental-landscape-architects.co.uk/uploads/humanist521b.swf'
	,ratios: [7, 0.44, 10, 0.33, 14, 0.24, 19, 0.18, 26, 0.13, 34, 0.1, 43, 0.08, 48, 0.06, 59, 0.05, 76, 0.04, 106, 0.03, 0.02]  
};

sIFR.useStyleCheck = true;
sIFR.activate(humanist521b);
sIFR.replace(humanist521b, {
    selector: 'h2'
	,css: [
      '.sIFR-root { color: #015a2c; font-weight: bold; background-color: #EFEFEF; letter-spacing: 1.3; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #015a2c;text-decoration: none; }'
      ,'a:hover { color: #015a2c;text-decoration: underline; }'
    ]
	,fitExactly: true
	,offsetTop: 8
	,tuneHeight: 2
  });
  
sIFR.replace(humanist521b, {
    selector: 'h3'
    ,css: [
      '.sIFR-root {  background-color: #EFEFEF;color: #015a2c; font-weight: bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #015a2c;text-decoration: none; }'
      ,'a:hover { color: #015a2c;text-decoration: underline; }'
    ]
	,fitExactly: true
	,offsetTop: 5
	,tuneHeight: 2.8
  });

sIFR.replace(humanist521b, {
    selector: 'h4'
    ,css: [
      '.sIFR-root {  background-color: #EFEFEF;color: #015a2c; font-weight: bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #015a2c;text-decoration: none; }'
      ,'a:hover { color: #015a2c;text-decoration: underline; }'
    ]
	,offsetTop: 4
	,tuneHeight: 2
  });

sIFR.replace(humanist521b, {
    selector: 'h5'
    ,css: [
      '.sIFR-root {  background-color: #EFEFEF;color: #015a2c; font-weight: bold; text-align: right; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #015a2c;text-decoration: none; }'
      ,'a:hover { color: #015a2c;text-decoration: underline; }'
    ]
	,offsetTop: 4
	,tuneHeight: 2
  });

sIFR.replace(humanist521b, {
    selector: '.NewsSummaryLink'
    ,css: [
      '.sIFR-root {  background-color: #EFEFEF;color: #015a2c; font-weight: bold; }'
      ,'a { text-decoration: none; }'
      ,'a:link { color: #015a2c;text-decoration: none; }'
      ,'a:hover { color: #015a2c;text-decoration: underline; }'
    ]
	,fitExactly: true
	,offsetTop: 5
	,tuneHeight: 2.8
  });

sIFR.replace(humanist521b, {
    selector: '.intro'
    ,css: [
      '.sIFR-root {  background-color: #EFEFEF;color: #015a2c; font-weight: bold; letter-spacing: 1.3; text-align: center; }'
    ]
	,offsetTop: 3
	,tuneHeight: 2.8
	,wmode: 'opaque'
  });
