#navPortfolio
{
   //background: #fff url(graphics/lay_menu_top.jpg) no-repeat;
   padding-top: 13px;
}

#navPortfolio ul,
#navPortfolio li
{
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#navPortfolio ul li a.special
{
   margin-left: 15px;
}

#navPersonal,
#artists
{
   padding-top: 24px;
}

#navPersonal ul,
#navPersonal ul li,
#artists ul,
#artists ul li
{
   margin: 0px;
   padding: 0px;
   list-style-type: none;
}

#navForm
{
   position: relative;
   padding-top: 40px;
   padding-bottom: 25px;
}

#searchFormHeader
{
   background: url(graphics/lay_search.jpg) no-repeat;
   width: 75px;
   height: 14px;
}

#searchFormHeader span
{
   display: none;
}

h3
{
   margin: 0px;
   padding: 0px;
}

#googleSearchField
{
   width: 140px;
}

#radioTheWebLabel
{
   display: block;
   width: 88px;
   height: 17px;
   background: url(graphics/lay_theWeb.jpg) 18px no-repeat;
}

#radioTheWebLabel span
{
   display: none;
}

#radioThisSiteLabel
{
   display: block;
   width: 88px;
   height: 17px;
   background: url(graphics/lay_thisSite.jpg) 18px no-repeat;
}

#radioThisSiteLabel span
{
   display: none;
}

#xhtmlValid
{
   display: block;
   width: 90px;
   height: 34px;
   background: url(graphics/but_xhtml.jpg) no-repeat;
}

#xhtmlValid span
{
   display: none;
}
