#logo{
display: block;
border: 0; width: 173px; height: 73px;
background: url('gif/logo.gif') no-repeat 0 -73px}
#logo:hover
{background-position: 0 0}
#logo span
{display: none}

#news{
display: block;
border:0; width: 68px; height: 39px;
background: url('gif/nav_news.gif') no-repeat 0 -39px}
#news:hover
{background-position: 0 0}
#news span
{display: none}

#medianav{
display: block;
border:0; width: 67px; height: 39px;
background: url('gif/nav_media.gif') no-repeat 0 -39px}
#medianav:hover
{background-position: 0 0}
#medianav span
{display: none}

#forum{
display: block;
border:0; width:64px; height:39px;
background: url('gif/nav_forum.gif') no-repeat 0 -39px}
#forum:hover
{background-position: 0 0}
#forum span
{display: none}

#contact{
display: block;
border:0; width:82px; height:39px;
background: url('gif/nav_contact.gif') no-repeat 0 -39px}
#contact:hover
{background-position: 0 0}
#contact span
{display: none}