#header
{
background: url(/images/header/header.jpg)
}

#logo
{
float: left; background: transparent url(/images/header/logo.png); width: 59px; height: 63px; color: #405063; font-size: 13px; padding: 60px 0 0 182px
}

#nav_profiles
{
float: left; background: transparent url(/images/header/profiles.png); width: 114px; height: 85px
}

#nav_audio
{
float: left; background: transparent url(/images/header/audio.png); width: 139px; height: 85px
}

#nav_articles
{
float: left; background: transparent url(/images/header/articles.png); width: 103px; height: 85px
}

#nav_links
{
float: left; background: transparent url(/images/header/links.png); width: 123px; height: 85px
}

#nav_videos
{
float: left; background: transparent url(/images/header/videos.png); width: 100px; height: 85px
}

#search
{
float: left; background: transparent url(/images/header/search.png); width: 175px; height: 100px
}

