var bauhaus = { src: 'images/sifr3/bauhaus.swf' };

sIFR.activate(bauhaus);

sIFR.replace(bauhaus, {
	selector: '.menu',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 24px; color: #989898;  }, a { color: #989898; text-decoration: none; }, a:hover { color: #FFFFFF; text-decoration: none; }, .active { color: #FFFFFF; }']
});

sIFR.replace(bauhaus, {
	selector: '#footer table tr td',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 18px; color: #989898; text-align: center; }']
});

sIFR.replace(bauhaus, {
	selector: 'h1',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 28px; color: #FFFFFF;  }']
});

sIFR.replace(bauhaus, {
	selector: 'h2',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 22px; color: #FFFFFF;  }']
});

sIFR.replace(bauhaus, {
	selector: '.folders',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 14px; color: #FFFFFF; }, a { color: #FFFFFF; text-decoration: none; }, a:hover { color: #989898; text-decoration: none; }, .active { color: #989898; }']
});

sIFR.replace(bauhaus, {
	selector: '.white_12',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 12px; color: #FFFFFF; }, a { color: #FFFFFF; text-decoration: none; }, a:hover { color: #989898; text-decoration: none; }']
});
/*sIFR.replace(bauhaus, {
	selector: '.white_14',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 14px; color: #FFFFFF; }, a { color: #FFFFFF; text-decoration: none; }, a:hover { color: #989898; text-decoration: none; }']
});*/
/*sIFR.replace(bauhaus, {
	selector: '.white_16',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 16px; color: #FFFFFF; }, a { color: #FFFFFF; text-decoration: none; }, a:hover { color: #989898; text-decoration: none; }']
});*/
sIFR.replace(bauhaus, {
	selector: '.white_22',
	tuneHeight: '-5', 
	tuneWidth: '10', 
	wmode: 'transparent', 
	css: ['.sIFR-root { font-size: 22px; color: #FFFFFF; }, a { color: #FFFFFF; text-decoration: none; }, a:hover { color: #989898; text-decoration: none; }']
});


