window.onload=function(){
if(!NiftyCheck())
    return;
Rounded("div#header","all","#006","#84B7FF","small smooth");
Rounded("div#header h1","bottom","#84B77F","#657DA6","small smooth");
Rounded("div#content","tl bottom","#006","#FFF","smooth");
Rounded("div#nav","all","#006","#95B3DE","smooth");
Rounded("div#sidenotes","all","#006","#B1C0D5","smooth");
Rounded("form","all","#006","#B4CEF7","smooth");
Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
Rounded("div#relax","all","#FFF","transparent");
Rounded("div#footer", "all",  "#006", "#CCC", "small border #EEE");
}
