.blog-entry-title a:hover, a:link, a:visited {
	color: #ff500c;
}

#viewingButton #left {
	background: no-repeat url(../../images/view_but_left.png);
}

#viewingButton #text {
	background: repeat-x url(../../images/view_but_middle.png);
}

#viewingButton #right {
	background: no-repeat url(../../images/view_but_right.png);
}

#pageHeader {
	border-bottom: 2px solid #006600;
	background: #ffcc00;
}

#pageHeader #highlight {
	background: #ffcc00;
}

#pageHeader h2 {
	color: #009900;
}

#sidebarContainer .sideHeader {
	background: #ffcc00;
}

.blog-entry-category, .blog-entry-permalink {
	color: #ff4a11;
}
