/* THIS IS THE GRAY VERSION */
#header h2 {
	color: #BF0000;
}

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("http://www.alumnisaintspride.com/newsletter/wp-content/themes/pro_profile/img/header_blue.jpg") no-repeat top;
}


#header h2 a:hover {
	color: #FFDFDB;
}

#header h3 {
	color: #333333;
}

/* HIDE NO COMMENTS */
#content h4.comments {
	display: none;
}

#content h4.comments a {
	display: none;
}

#content h4.comments a:hover {
	display: none;
}
