#mainColumn h3  {
	background-image: url(images/backdropH3.png)
}#letterBox  {
	background-color : #3b0080;
	color: white;
}

#menuBar li.selected a {
	border-top-color: #3b0080;
}

#menuBar li ul a:hover {
	background-color: #3b0080;
	color: white
}

#menuBar a:hover {
	color: white;
}

#mainColumn p em{
	color: #3b0080
}

table {
	background-color: #3b0080
}

div#mainColumn p.geekAlert {
	background-color: #3b0080;
}

div#sideCol h3 {
	background-color: #3b0080;	
}

div#widgetMood p a.grape {
	background-position: 0px 0px;
}