/* THIS IS THE BLACK VERSION */
a {
	color: #D83131;
}

#caption .right ul li.current_page_item a, #caption .right ul li a:hover {
	border-bottom: #D83131 2px solid;
}

#header {
	width: 900px;
	height: 311px;
	background: url(img/header_green.jpg) no-repeat top;
}

#header h2 a:hover {
	color: #FFDFDB;
}

#header h3 {
	color: #D2716C;
}

/* HIDE NO COMMENTS */
#content h4.comments {
	display: none;
}

#content h4.comments a {
	display: none;
}

#content h4.comments a:hover {
	display: none;
}



