body
{
	background-color: rgb(161, 125, 125);
	font-family: Tahoma; Verdana; sans-serif;
	font-size: 0.8em;
}
.post
{
	background-image: none;
	
}
.post h2
{
	background-image: none;
}
.post a
{
  color: rgb(185, 146, 164);
}
.post h2 a
{
        color: rgb(118, 80, 35);
}
.post h2 a:hover
{
  color: rgb(185, 146, 164);
}
#header
{
background-color: rgb(118, 80, 35);
}
#sidebar a
{
color: rgb(118, 80, 35);
}
.headermaintitle
{
color: rgb(243, 164, 43);
}
#menu a:hover, #menu a.active 
{
  background-color: rgb(118, 80, 35);
  background-image: none;
}
#logo
{
	background-image: url("http://farm3.static.flickr.com/2198/2077703452_b9d80c9488.jpg?v=0");
}
#menu a
{
  font-size: 11px;
}
blockquote
{
  background-color: #F4EDED;
}