a:link, a:visited {
	color: #6666FF;
}

a:hover, a:active {
	color: #5151CC;
}

#navcontainer #current {
	color: #000000;
}

#archives a:link, a:visited {
	color: #B1700F;
}

#archives a:hover, a:active {
	color: #8D590C;
}

#navcontainer ul ul #current {	
	color: #000000;
}

#navcontainer #current:hover {
	color: #000000;
}

#navcontainer ul ul #current:hover {	
	color: #000000;
}

#navcontainer a{
	color: #333333;
}

#navcontainer a:hover{
	color: #000000;
}

.blog-entry-title {
	color: #6A6A6A;
}

.blog-entry-title a:link {
	color: #6A6A6A;
}

.blog-entry-title a:visited {
	color: #6A6A6A;
}

.blog-entry-title a:hover {
	color: #898989;
}

#spotlight h1 {
		color: #D8D8D8;
}

#spotlight h1 a:link {
		color: #D8D8D8;
}

#spotlight h1 a:visited {
		color: #D8D8D8;
}

#spotlight h1 a:hover {
		color: #D8D8D8;
}

#header {
	background-color: #333333;
	border-top-color: #1E1E1E;;
}

blockquote {
	background-color: #ECECEC;
}

body {
	background-color: #F1F1F1;
}

#leftbar {
	background-color: #F1F1F1;
}

#sidebarContainer {
	color: #000000;
}

#slogan {
	color: #333333;
}

.photo-background {
	background-color: #828282;
}

.photo-navigation {
	background-color: #414141;
}

