﻿body {
background: #eeeeee url(images/main-bg-light.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: #a8a8a8;
}

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

.index-body {
background: #eeeeee;
}

#index-border {
background: url(images/index-border-light.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: #330033;
}

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

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