body {
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,
.nav .current_page_item a,
.nav .current_page_parent a,
.post-meta-left a:hover,
.widget li a:hover,
.widget .current_page_item a 
{
color: #008aff;
}

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

.index-body {
background: #1f1f1f;
}

#index-border {
background: url(images/index-border-blue.gif) no-repeat;
}

#index-bg {
background: url(images/index-bg-blue.jpg) no-repeat;
}

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

#contact-info, 
#contact-info a:hover {
color: #ffffff;
}

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

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

#index-nav ul li a {
background: #111111;
}

.nav ul li a {
border-right: 2px solid #008aff;
}

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

#index-footer {
color: #404040;
}