#header {
    background: #a3362d url('../images/red/header_gradient.png') repeat-x;
}
#logo {
    background: transparent url('../images/red/logo.gif') no-repeat;
}
#pictograms {
    background: transparent url('../images/red/pictograms.png') no-repeat;
}
#menu A {
    color:white;
    background: #521b17 url('../images/red/tab.png') no-repeat;
}
#menu A:hover {
    background: #64211b url('../images/red/tab_hover.png') no-repeat;
}
.search_button {
    background-color:#521b17;
    color:#ffffff;
}
.search_field {
    color:#6e6e6e;
}
A {
    color:#a3362d;
}
A:hover {
    color:#a3362d;
}
#accordion H3 A {
    background: #6b241e url('../images/red/header_gradient.png') repeat-x top left;
}
#slider UL {
    background: #6b241e url('../images/red/header_gradient.png') repeat-x top left;
}
.box DIV {
    background: #6b241e url('../images/red/header_gradient.png') repeat-x top left;
}
.bg-gradient {
    background: #6b241e url('../images/red/header_gradient.png') repeat-x top left;
}

