body {
background: #1f1f1f;
}

#page-wrap {
background: #1f1f1f url(images/main-bg-blue.gif) repeat-y center center; 
}

a,
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
.nav ul li a:hover,
.post-meta-left a:hover,
.widget li a:hover,
.widget .current_page_item a 
{
color: #a80030;
}

ul {
list-style-image: url(images/bullet-darkred.gif);
}

.index-body {
background: #1f1f1f;
}
#index-border {
background: url(images/index-border-blue.gif) no-repeat;
}
#index-bg {
background: url(images/index-bg-darkred.jpg) no-repeat;
}
#index-logo {
background: url(images/logo-darkred1.gif) no-repeat;
}

#logo {
background: url(images/logo-darkred2.gif) no-repeat;
}

#contact-info a {
color: #000000;
text-decoration: underline;
}
#contact-info a:hover {
color: #000000;
text-decoration: none;
}

#header-outer {
background: url(images/header-blue.gif) no-repeat center top;
}

#index-nav ul li a {
background: #000000;
}
.nav ul li a {
border-right: 2px solid #a80030;
}

#main-footer {
background: #1f1f1f url(images/footer-blue.gif) no-repeat center center;
}
#index-footer {
color: #a80030;
}

#port-cats {
border-bottom: 1px solid #000000;
}
#port-cats .page_item a {
color: #000000;
}
#port-cats a:hover {
color: #a80030;
}
#port-cats .current_page_item a {
color: #a80030;
}