Hello everyone,

I am trying to create the tab look that this site current has. I was wondering if there is an easier way to do it other than the one I am currently having problems with.

First i created a background image for the a href tag. display:block; float:left; , however the first tab is shifted a little higher then the rest of the tabs.

Is there a different way to go about this? I am new to the drupal and PHP but have a pretty good HTML background.

Also, how can i change how the them('links', $primary_links) is displayed? If i do that i could change it from a regular a href to a unordered list.

Thank you for the help.