Great wallpaper. Link? Also, how did you make your dock like system 9?
for the dock, you can use these commands in terminal:
Left: defaults write com.apple.dock pinning -string start
killall Dock
Right:defaults write com.apple.dock pinning -string end
killall Dock
Default (Middle):
defaults write com.apple.dock pinning -string middle
killall Dock
wallpaper: http://f.cl.ly/items/2E471K1a1z3M3111020D/design-hel.png
the rest are just simple geektool tweaks.
cheers!