window.onload=function(){
if(!NiftyCheck())
    return;
//Rounded("div#help h5","bottom ","#696969","#FFFFFF,"smooth");
Rounded("div#rightnav","tl","#696969","#FFFFFF","smooth");
Rounded("div#xtra","tl","#696969","#FFFFFF","smooth");
Rounded("div#xtra","bottom","#696969","#696969","smooth");
Rounded("div#top","tl","#D6DEEC","#B12121","smooth");
Rounded("div#twocols","top","#D6DEEC","#696969","smooth");
Rounded("div#help h5","tr bl","#FFFFFF","#b12121","smooth");
Rounded("div#programs h5","tr bl","#FFFFFF","#b12121","smooth");
Rounded("div#brochure h5","tr bl","#FFFFFF","#b12121","smooth");
Rounded("div#join h5","tr bl","#FFFFFF","#b12121","smooth");
Rounded("div#customers h5","tr bl","#FFFFFF","#b12121","smooth");

//Rounded("div#header p","bottom","#84B7FF","#9C9A9C","small smooth");
//Rounded("div#content","tl bottom","#D6DEEC","#FFF","smooth");
Rounded("div#maincol","tr","#696969","FFFFFF","smooth");
Rounded("div#maincol","bottom","#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","bl","#D6DEEC","#B22222","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","bottom","#D6DEEC","#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");

}