#Updates
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/updates.gif") no-repeat 0 0;
}
#Updates:hover
{ 
  background-position: 0 -33px;
}
#Updates span
{
  display: none;
}
#Members
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/members.gif") no-repeat 0 0;
}
#Members:hover
{ 
  background-position: 0 -33px;
}

#Members span
{
  display: none;
}
#Rants
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/rants.gif") no-repeat 0 0;
}
#Rants:hover
{ 
  background-position: 0 -33px;
}
#Rants span
{
  display: none;
}
#Features
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/features.gif") no-repeat 0 0;
}
#Features:hover
{ 
  background-position: 0 -33px;
}
#Features span
{
  display: none;
}
#Funny
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/funny.gif") no-repeat 0 0;
}
#Funny:hover
{ 
  background-position: 0 -33px;
}
#Funny span
{
  display: none;
}
#Jokes
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/jokes.gif") no-repeat 0 0;
}
#Jokes:hover
{ 
  background-position: 0 -33px;
}
#Jokes span
{
  display: none;
}
#Ponder
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/ponder.gif") no-repeat 0 0;
}
#Ponder:hover
{ 
  background-position: 0 -33px;
}
#Ponder span
{
  display: none;
}
#Random
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/random.gif") no-repeat 0 0;
}
#Random:hover
{ 
  background-position: 0 -33px;
}
#Random span
{
  display: none;
}
#Zig
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/zig.gif") no-repeat 0 0;
}
#Zig:hover
{ 
  background-position: 0 -33px;
}
#Zig span
{
  display: none;
}
#Guestbook
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/guestbook.gif") no-repeat 0 0;
}
#Guestbook:hover
{ 
  background-position: 0 -33px;
}
#Guestbook span
{
  display: none;
}#Links
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/links.gif") no-repeat 0 0;
}
#Links:hover
{ 
  background-position: 0 -33px;
}
#Links span
{
  display: none;
}
#Whats
{
  display: block;
  width: 120px;
  height: 33px;
  background: url("nab/whats.gif") no-repeat 0 0;
}
#Whats:hover
{ 
  background-position: 0 -33px;
}
#Whats span
{
  display: none;
}
#Next
{
  display: block;
  width: 58px;
  height: 27px;
  background: url("nab/next.gif") no-repeat 0 0;
}
#Next:hover
{ 
  background-position: 0 -27px;
}
#Next span
{
  display: none;
}
#Comment
{
  display: block;
  width: 86px;
  height: 25px;
  background: url("nab/comment.gif") no-repeat 0 0;
}
#Comment:hover
{ 
  background-position: 0 -25px;
}
#Comment span
{
  display: none;
}
#Network
{
  display: block;
  width: 101px;
  height: 50px;
  background: url("nab/network.gif") no-repeat 0 0;
}
#Network:hover
{ 
  background-position: 0 -50px;
}
#Network span
{
  display: none;
}
a:link { color: #6CC417; text-decoration: none; background-color: transparent }
a:visited { color: #699; text-decoration: none; background-color: transparent }
a:hover { color: #c93; text-decoration: underline; background-color: transparent }
a:active { color: #900; text-decoration: underline; background-color: transparent }

<!--
DIV{
  text-align : left;
  padding : 1px;
  width : 100%;
  height : 20em;
  overflow: auto;
}
-->
<!--

IMG {  border-style: none;  }
-->