a:link, a:visited {
	color: #ea4759;
	text-decoration: underline;
}

a:hover, a:active {
	color: #ea4759;
	text-decoration: none;
}

#container {
	background: url(../../images/Gradraspberry.png) no-repeat;

}

#sidebarContainer .sideHeader {
background: url(../../images/Gradraspberry200.png) no-repeat;
}
	
	
#navcontainer #current {
	color: #ea4759;
	text-decoration: underline;
}

#navcontainer ul ul a {
	color: #ea4759;
}

#navcontainer ul ul ul a{
	color: #ea4759;
}

blockquote, .standout {
	font-style: italic;
	margin: 0;
	font-size: 1em;
	color: #ea4759;
}