window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","bottom","#003366","#FF9933","smooth");
Rounded("div#header h1","bottom","#FF9933","#ffffff"," smooth");
Rounded("div#content","tl bottom","#003366","#FFF","smooth");
Rounded("div#nav","tr bottom","#003366","#B1C0D5","border #B1C0D5");
Rounded("div#roundnav","tr bottom","#B1C0D5","#003366","smooth"); 
Rounded("div#sidenotes","all","#003366","#B1C0D5","smooth");
Rounded("div#form","all","#003366","#B4CEF7","smooth");
Rounded("div#form1","all","#003366","#B4CEF7","smooth");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div#relax","all","#FFF","transparent");
Rounded("div#footer","all","#003366","#CCCCCC","small border #fff");
Rounded("div#sidenotess","all","#003366","#B1C0D5","smooth");
}

/* Rounded("div#nav","tr bottom","#003366","#FF9933","small border #FF9933"); per arancione
Rounded("div#roundnav","tr bottom","#FF9933","#003366","small smooth"); per arancione */
/* Rounded("div#nav","tr bottom","#003366","#FFf","small border #FFf");  per bianco
Rounded("div#roundnav","tr bottom","#FFf","#003366","small smooth"); per bianco 

Rounded("div#event","all","#000000","#000000","border #000000");

*/
