.dark1_bg {
	background-color: #5D5E5E;
}
.light1_bg {
	background-color: #7D7E7E;
}

.dark1_fg, #left .folder {
	color: #3A3A3A;
}
.dark2_fg, #middle h3, #middle h4, #middle h5, #middle h6, #middle b, #middle strong, #middle p.first, #middle a, #middle th {
	color: #4A4A4A;
}
.light1_fg {
	color: #8D8E8E;
}
.light2_fg, #middle a:visited {
	color: #7A7A7A;
}

#left h1, #quote {
	border-color: #3A3A3A;
}
#middle, #middle h3, #middle img {
	border-color: #5D5E5E;
}

