While searching for rounded corner implementations I came across a whole slew of methods and finally settled on this one:
Spiffy Corners – Making anti-aliased rounded corners with CSS
I like it because it works in most recent browsers, requires no images and no Javascript, and is pure CSS. The website also has a php code generator… input your color values and it will spit out CSS and html that you can just cut and paste! Very cool!