body
{ background: #E5E5E5;
}

blockquote{border-color: #767676;}

#logo
{ background: ;
  color: ;
}

h1, h3
{ background: transparent;
  color: #000;
}

h2	{
	background: transparent;
  	color: #000;
}

h4	{
	background: transparent;
  color: #fff;
}

h5	{
	background: transparent;
  color: #FFF;
}

#content
{ background: #fff;
  color: #000000;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #000000;
}

.sbihead
{ background: #000;
}

.sbihead h1
{ background: transparent;
  color: #E5E5E5;
}

.sbilinks li a
{ background: blue;
  color: blue;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #E5E5E5;
} 