body
{ background: #bebebe url(mainback.png) repeat;
  color: #dbd9d9;
}

h1, h2, h3{color: #a69393;}

.left, .right{border-color: transparent;}

blockquote{border-color: #f0f0f0;}

#main, .sidebaritem
{ background: #f0f1f5 url(webor.jpg) no-repeat left center;}

/*
#logo
{ background: #444 transparent; 
}*/

#logo h1
{ background: transparent;
  color: #444;
}

#menubar{background: transparent;} 

ul#menu li a 
{ background: transparent;
  color: #5C5F5B;
  border-color: #c69494;
} 

ul#menu li a:hover, ul#menu li a.current, ul#menu li a.current:hover
{ background: #646b5c transparent;} 

#content {background: #F0F0F0 transparent;} 


h4, #content a, #content a:hover, #footer a, #footer a:hover
{ background: transparent;
  color: #8A8D87;
}


#footer
{ background: #F0F0F0;
  color: #555;
  border-color: #E1DCDB;}

