At the GeoMoose meeting, I agreed to send the Photoshop source file for our glossy buttons out to the group.  I used Photoshop Elements 5.0 for these.  Attached are 2 source files: one is the source file for creating the images (glass_orb_menu.psd), and the other is the resized images with a text layer to create the final buttons (menu_stack.psd). 
Hopefully those of you familiar with Photoshop can customize these buttons.  I've included a copy of the completed buttons as well.  Keep in mind that these buttons are taller than the previous ones, so your css must be adjusted to account for the height change.  Specifically, here are my changes in shared\styles.css:

/*------------toolbar styles------------*/ #toolbar_container {
	width: 100%;
	/*THIS IS THE HEIGHT OF THE TOOLBAR - AT*/
	height: 63px;
	display: block;
	background-color:#ababab;	
/*	overflow: auto;
	overflow-x: hidden;*/
}

#toolbar {
	width: 800px;
	/*height modified by AT 02-19-08*/
	height: 58px;
	display: block;
	padding-top: 5px;
	margin-bottom: 5px;
	margin-left: 12px;
}

Here is a link to the free pixel font I used when making the images. 
You'll need to download and install this before editing the text in menu_stack.psd.

http://kottke.org/plus/type/silkscreen/ 

Enjoy!

Regards,
Adam

Adam Tagarro
Information Services
Benton County, MN
320-968-5042
http://www.co.benton.mn.us
