/*nifty corners layout*/
window.onload=function()
{
	Nifty("ul#nav a","small transparent top");
	Nifty("div#main","small transparent");
}