body {
    background-color: #FFF4F4;
}

#pagewidth div.top {
    background-image: url(/images/DLOC/PageTop.gif);
}
#pagewidth div.bottom {
    background-image: url(/images/DLOC/PageBottom.gif);
}
#wrapper {
    background-image: url(/images/DLOC/PageSides.gif);
}

#header {
    height: 140px;
    background-image: url(/images/DLOC/Logo.jpg);
    background-position: 150px 10px;
}
#header h2 {
    padding: 115px 0px 0px 350px;
}
#footer div.top {
    background-image: url(/images/DLOC/MainTop.gif);
}
#footer div.bottom {
    background-image: url(/images/DLOC/MainBottom.gif);
}
#footer p {
    background-image: url(/images/DLOC/MainSides.gif);
}
#navheader div.top {
    background-image: url(/images/DLOC/MenuTop.gif);
}
#navheader div.bottom {
    background-image: url(/images/DLOC/MenuBottom.gif);
}
#navheader h3 {
    background-image: url(/images/DLOC/MenuSides.gif);
}
#navmenu div.top {
    background-image: url(/images/DLOC/MenuTop.gif);
}
#navmenu div.bottom {
    background-image: url(/images/DLOC/MenuBottom.gif);
}
#navmenu h3, #navmenu h4, #navmenu ul, #navmenu p {
    background-image: url(/images/DLOC/MenuSides.gif);
}
#contentheader div.top {
    background-image: url(/images/DLOC/MainTop.gif);
}
#contentheader div.bottom {
    background-image: url(/images/DLOC/MainBottom.gif);
}
#contentheader h3 {
    background-image: url(/images/DLOC/MainSides.gif);
}
#content h4, #content h5 {
    color: #7C0000;
}
#content ul li {
    background-image: url(/images/DLOC/TabLine.gif);
    background-color: #FFF4F4;
}
#contentsubheader div.top {
    background-image: url(/images/DLOC/MainTop.gif);
}
#contentsubheader div.bottom {
    background-image: url(/images/DLOC/MainBottom.gif);
}
#contentsubheader h3 {
    background-image: url(/images/DLOC/MainSides.gif);
}
#newsheader div.top {
    background-image: url(/images/DLOC/NewsTop.gif);
}
#newsheader div.bottom {
    background-image: url(/images/DLOC/NewsBottom.gif);
}
#newsheader h3 {
    background-image: url(/images/DLOC/NewsSides.gif);
}
#newsmenu div.top {
    background-image: url(/images/DLOC/NewsTop.gif);
}
#newsmenu div.bottom {
    background-image: url(/images/DLOC/NewsBottom.gif);
}
#newsmenu h3, #newsmenu h4, #newsmenu h5, #newsmenu h6, #newsmenu ul, #newsmenu p {
    background-image: url(/images/DLOC/NewsSides.gif);
}
#contact div.top {
    background-image: url(/images/DLOC/CardTop.gif);
}
#contact div.bottom {
    background-image: url(/images/DLOC/CardBottom.gif);
}
#contact form, #contact table, #contact h4, #contact p {
    background-image: url(/images/DLOC/CardSides.gif);
}
#contact legend {
    color: #7C0000;
}
#cardlist div.top {
    background-image: url(/images/DLOC/CardTop.gif);
}
#cardlist div.bottom {
    background-image: url(/images/DLOC/CardBottom.gif);
}
#cardlist h5, #cardlist ul li, #cardlist p {
    background-image: url(/images/DLOC/CardSides.gif);
}

h1, h2, h3, h4, h5, h6 {
	color: #7C0000;
}
a {
    color: #BB0000;
}

.versiondate, .versionnumber {
	color: #7C0000;
}

.buttontext {
    border-color: #BB0000;
}
