function DoRounding() {
	Rounded("div#menu-outer","#008000","#FFFFFF",10,10);
	Rounded("div#content","#008000","#FFFFFF",10,10);
}