#navbar table {
background: #fff url(http://www.joshrichard.net/images/nav_bg.gif);
}
#navbar a, .navbar a:visited {
text-decoration: none;
}
#navbar a:hover {
text-decoration: none;
border-bottom: 0px;
}
#navbar td#selected {
background: #fff url(http://www.joshrichard.net/images/tab.gif) no-repeat;
}