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

