body {background: #333333 url(/template/style/headerbar.jpg) repeat-x left top; color: #000000;}

h1, h1 a { background-color:#ff811c; color: #ffffff;}
h2, h2 a { background-color:#ff811c; color: #ffffff;}
h3, h3 a { background-color:#ff811c; color: #ffffff;}

blockquote {border-left: 5px solid #ff811c;}

a {color: #000000;}

a:hover {color: #ff811c;}

a.button {
  color: #ff811c;
  border-color : #000000 #ff811c #ff811c #000000;
}

input.button {
  color: #000000;
  border-color : #000000 #ff811c #ff811c #000000;
}

#menu a {color: #ffffff;}

#sidebar {background: #999999; color:#000000;}

#sidebar h2 {background-color:#ff811c; color: #ffffff;}

#footer {background: url(/template/style/footerbar.jpg) repeat-x left top; color: #000000;}

#footer a {background: #ff811c;}
