The anchor elements don't have any width set on them, but they are set to display block. When you make an element display: block;, it defaults to 100% wide. What you'll need to do is FLOAT those anchor elements to the left and then set a WIDTH on them (the width of the images you created).
Now keep in mind I was just messing around seeing if i could get it to work.
http://www.dse33.com/Tests
http://www.dse33.com/Tests/style.css
Why wont the buttons go side-by-side horizontally instead of vertically.
Thanks!
Vernontheiii