body, .page, .alt1, .alt2 {
    color: white !important;
    background: #001020 !important;
}

body {
    background: #001020 url(http://apps.storm8.com/images/forum/vampires/top_header.jpg) top center no-repeat !important;
}

.page {
    background: transparent !important;
}

img.logoImage {
    /* Hide storm8 lobo, but remain clickable */
    opacity: 0.0; filter: alpha(opacity=0);

    /* Change height to fit logoCell background image */
    width: 910px; height: 100px;
}

.tborder {
    border: none !important;
    background: #000000 !important;
}

.tcat, .tfoot, .vbmenu_control {
    background: #5f0002 url(http://apps.storm8.com/images/forum/vampires/gradient_thead.gif) !important;
}

a:link, body_alink {
    color: #ffffff !important;
}

a:visited, body_avisited {
    color: #82a5bb !important;
}

a:hover, a:active, body_ahover {
    color: #6483a2 !important;
}

.thead {
    background: #570003 url(http://apps.storm8.com/images/forum/vampires/gradient_thead.gif) repeat-x 0px -34px !important;
}

.thead a, .tfoot a, .vbmenu_control a {
    color: white !important;
}

.alt1, .alt2, .alt1Active, .alt2Active {
    background: #0a0d11 !important;
    color: white !important;
}

.alt1 a, .alt2 a, .alt1Active a, .alt2Active a {
    xbackground: #282917 !important;  // added
    color: #7F7258 !important;  // added
}

.panelsurround {
    background: #0a0d11 !important;
    color: white !important;
}

.panel {
    color: white !important;
}

/* Popup Menus */

.vbmenu_popup {
    border: none !important;
    background: black !important;
}

.vbmenu_popup td {
    background: #424D58 !important;
    color: white !important;
}

.vbmenu_popup td a:hover {
    color: #000000 !important;
}
