body
{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 12px;
  background-color: #ffffff;
}

p
{
  font-size: 12px;
  padding: 5px;
}

img
{
  border: 0px none;
}

.headerSearch
{
  display: none;
}

#topNavigation
{
  display: none;
}

#leftNav
{
  display: none;
}

#footer
{
  float: left;
}

#footer .footerLinks
{
  display: none;
} 

#footer .footerCopyright
{
  float: left;
}

/***  Search Results  ***/
body.search #searchResults
{
  padding: 0px;
}

body.search #searchResults .resultItem
{
  margin-bottom: 15px;
}

body.search .resultItem .title
{
  font-size: 14px;
}

#searchResults .total
{
  font-weight: bold;
}