window.onload=function(){
if(!NiftyCheck())
    return;
//Rounded("div#rightnav","tl","#696969","#FFFFFF","smooth");
//Rounded("div#top","tl","#D6DEEC","#B12121","smooth");
//Rounded("div#twocols","top","#D6DEEC","#696969","smooth");
Rounded("div#ads","tl","#CACACA","#B22222","smooth");
//Rounded("div#header p","bottom","#84B7FF","#9C9A9C","small smooth");
Rounded("div#leftcol","tl ","#CACACA","#FFF","smooth");
//Rounded("div#header","all","#696969","#FFFFFF","smooth");
//Rounded("div#brochure","tr","#FFFFFF","#696969","smooth");
//Rounded("div#sidenotes","all","#D6DEEC","#B1C0D5","smooth");
//Rounded("form","all","#C9CDC9","#640032","smooth");
//Rounded("blockquote","tr bl","#FFF","#CDFFAA","border #88D84F");
//Rounded("div#relax","all","#FFF","transparent");
//Rounded("div#footer","all","#696969","#C9CDC9","smooth");
//Rounded("div#nav li","top","transparent","#525252","border #333333");
//Rounded("div#maincol","all","#D6DEEC","#FFFFFF","smooth");
//Rounded("div#leftcol","all","#DCDEDC","#DCDEDC","smooth");
//Rounded("div#rightcol","tl br","#D6DEEC","#9C9A9C","smooth");
//Rounded("div#vision","tl bl","#D6DEEC","#0C6DD2","smooth");
Rounded("div#pagewidth","tl tr","#696969","#C9CDC9","smooth");
//Rounded("div#news","top","transparent","#0C6DD2","border #0C6DD2");
//Rounded("div#news","bottom","transparent","#F0F0E7","small border #0C6DD2");
//Rounded("div#csavr","top","transparent","#640032","border #640032");
//Rounded("div#csavr","bottom","transparent","#F0F0E7","small border #640032");
//Rounded("div#ms","top","transparent","#640032","border #640032");
//Rounded("div#ms","bottom","transparent","#F0F0E7","small border #640032");

}