@import url(common.css);

/* background colors */
html, body, frameset, frame { background-color: #1f1912; } /* #330000 */
a:hover, a:active  { background-color:#bd8a00; } /* #cc9900 */
.banner-cell, .footer-cell, .row-odd, .msg-banner { background-color: #43372a; } /* #333333 */
.nav-cell, .row-even, .copyright-cell { background-color: #524639; } /* #663333 */

/* colors */
body, frameset, frame, a:link, a:visited { color: #f7f3ef; } /* #ffffff */
.banner-cell, .msg-banner, .msg-header, .field-header { color: #d1c5b8; } /* #cccccc */
.byline, .exhibit-txt, .copyright-cell { color: #e3d7ca; } /* #cccccc */
