function niftylayout() {

if(!NiftyCheck())
    return;
Rounded("div#topcat","bottom","#b5b499","#fff","smooth");
Rounded("td#leftcell","tr","#b5b499","#fff","smooth");
Rounded("div.catpartners","top","#b5b499","transparent","smooth");
Rounded("div.catRemix_TV","top","#b5b499","transparent","smooth");
Rounded("div.catpodcasts","top","#b5b499","transparent","smooth");
Rounded("div.catnews","top","#b5b499","transparent","smooth");
Rounded("div.catabout","top","#b5b499","transparent","smooth");
Rounded("div.catcontact","top","#b5b499","transparent","smooth");
Rounded("div.catmia","top","#b5b499","transparent","smooth");
Rounded("div.catnyc","top","#b5b499","transparent","smooth");
Rounded("div.catla","top","#b5b499","transparent","smooth");
Rounded("div.catchi","top","#b5b499","transparent","smooth");
Rounded("h1.rlheader","top","#b5b499","transparent","smooth");
Rounded("h1.llheader","top","#b5b499","transparent","smooth");
Rounded("div.avlogo","bottom","#b5b499","#fff","smooth");
Rounded("h2.avtitle","top","#b5b499","#ed7222","smooth");
}
