window.onload = function() {
	Nifty("#wrapper", "big bottom transparent");
	Nifty("#column1", "small br transparent");
	Nifty("#main h1", "big bottom transparent");
	Nifty("#newsletter h2", "small transparent");
	Nifty("div.menuHeader", "small transparent");
}