body { background: #C3C2C2 url(/img/bkg_grey.jpg) repeat-x top left; }

#header { background-image: url(/img/header_grey.jpg); }
#header a, #footer a { color: #777777; }

#crumbs a, #footer { color:#000; }

#maincontent { border-color: #000; background-color: #fff; }
#maincontent h1 { color: #6D6D6D; }
#maincontent #mainpic img { border-color: #6D6D6D; }
#maincontent #thumbs { background-color: #EBEBEB; }
#maincontent #mainpic.home, #maincontent #count { background-color: #6D6D6D; color: #fff; }
#maincontent #mainpic span { font-weight: bold; }
#maincontent #mainpic a { color: #fff; }
#maincontent #thumbs a { color: #FFFFFD; }
#maincontent #thumbs a img { border-color: #6D6D6D; }
#maincontent #thumbs a:hover img { border-color: #828282; background-color: #fff; }

#navbar ul a { color: #000; background-color: #eee; border-color: #666; }
#navbar ul a:hover { background-color: #fff; }
#navbar ul a#current { background-color: #FFFFFF; color: #000000; border-color: #000000; font-weight: bold; }