#bkholder {
   border: 5px solid #bfa86e;
}
#bkholder .additional {
   background-color: #d1c098;
}
#MenuSub li:hover {
   background-image: url(../../images/menugold_li.png);
}
#MenuSub li.selectedLi {
   background-image: url(../../images/menugold_li.png);
}
#MenuSub a:focus,
#MenuSub a:hover,
#MenuSub a:active,
#MenuSub a.selected,
#MenuSub a.selected:link,
#MenuSub a.selected:visited,
#MenuSub a.selected:focus,
#MenuSub a.selected:hover,
#MenuSub a.selected:active {
   background-color: #D1C098;
}
#contentwrapper {
   background-image: url(../../images/contentwrapper_gold.jpg);
}
#content h1,
#content h2,
#content h3,
#content h4 {
   color: #bfa86e;
}
#content a,
#content a:link,
#content a:visited {
   color: #bfa86e;
}
#content a:focus,
#content a:hover,
#content a:active,
#content a.selected,
#content a.selected:link,
#content a.selected:visited,
#content a.selected:focus,
#content a.selected:hover,
#content a.selected:active {
   background-color: #bfa86e;
   color: #fff;
}
#content .tabrowheader {
   background-color: #bfa86e;
}
