window.onload = function() {
	Nifty("div#container");
	Nifty("div#content,div#nav","same-height small");
	Nifty("div#header,div#footer","small");
}

