body
{ background: #636363;
  color: #5A6370;
}

blockquote{border-color: #767676;}

#main
{ 
  background: #FFF url(main.png) repeat-y;
  color: #5A6370;
}

#links, #menu, #menu li a
{ 
  color: #484E56;
  list-style-type: none;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #D1D3D7;
}

#footer
{
  color: #D1D3D7;
  list-style-type: none;
} 

#logo
{ 
  background: #FFF url(logo.jpg) no-repeat;
  color: #5A6370;
}

h1
{ background: transparent;
  color: #1775D5;
  border-color: #89A9C7;
}

.selected {
  color: #cccccc;
}
#menu li a:hover, #menu li a.selected, #menu li a:visited.selected
{ 
  color: #cccccc;
  font-style: italic;
  list-style-type: none;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #5A6370;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #D1D3D7;
}

.sbihead
{ 
  background: #FFF url(spitz_sbi.jpg);
  color: #484E56;
}

.sbihead h1
{ 
  background: transparent;
  color: #484E56;
}

.sbilinks li
{ 
  background: #FFF url(link.png) repeat-x;
  color: #D1D3D7;
} 

.sbilinks li a:hover
{ 
  background: #B7B7B7;
  color: #1775D5;
} 
