//<[CDATA[

	var font1 = { src: 'http://www.nienonline.com/fonts/font-freebooter.swf' };
  
	sIFR.useStyleCheck = true;
	sIFR.activate(font1);

sIFR.replace(font1, {
selector: 'h2'
,css: [

'.sIFR-root { color: #216c95; font-size: 30px; margin-left: 15px; padding-top: 50px; }'
,'a { color: #216c95; text-decoration: none; }'
,'a:visited { color: #216c95; text-decoration: none; }'
,'a:hover { color: #000000; text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'h3'
,css: [

'.sIFR-root { color: #216c95; font-size: 40px; text-align: center; }'
,'a { color: #216c95; text-decoration: none; }'
,'a:visited { color: #216c95; text-decoration: none; }'
,'a:hover { color: #000000; text-decoration: none; }'
]

, wmode: 'transparent'

});


sIFR.replace(font1, {
selector: '#sidebar h2'
,css: [

'.sIFR-root { color: ##ff6600; font-size: 20px }'
,'a { color: #ff6600; text-decoration: none; }'
,'a:visited { color: #333333; text-decoration: none; }'
,'a:hover { color: #333333; text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'h2.pagetitle'
,css: [

'.sIFR-root { color: #00CC00; font-size: 40px }'
,'a { color: #00CC00; text-decoration: none; }'
,'a:visited { color: #333333; text-decoration: none; }'
,'a:hover { color: #333333; text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'h1'
,css: [

'.sIFR-root { color: #00FF00; font-size: 20px }'
,'a { color: #00FF00; text-decoration: none; }'
,'a:visited { color: #333333; text-decoration: none; }'
,'a:hover { color: #333333; text-decoration: none; }'
]

, wmode: 'transparent'

});

sIFR.replace(font1, {
selector: 'h4'
,css: [

'.sIFR-root { color: #216c95; font-size: 30px; text-align: center;}'
,'a { color: #216c95 text-decoration: none; }'
,'a:visited { color: #216c95 text-decoration: none; }'
,'a:hover { color: #000000; text-decoration: none; }'
]

, wmode: 'transparent'

});
