body {
    background: #fff7d82e;
}

#blogTitle h2 {
    margin-left: 1.5em;
}
#navigator {
	background-color: #518cd9;
}
#navList a:link, #navList a:visited, #navList a:active {
	color: #fffdfd;
}
#navList a:hover {
	color: white;
	background-color: #5da1fa;
}

.catListTitle {
    background: #e9926f;
    border-bottom: 1px solid #d9955b;
}
.blogStats {
    color: #fffefe;
}

.newsItem, #blog-calendar {
    background: #ffdada75;
}

.CalTitle {
    background: #ffedea;
}

#footer {
    border-top: 1px solid #f1ecec;
}

.Cal {
    color: #534d4d;
}