a{
	color: #BC1515;
}

#header{
	background: #BC1515 url(../images/colors/red/masthead.jpg);
}

#nav{
	background: #EB4848 url(../images/colors/red/nav-grad.jpg) top repeat-x;
}

	#nav li{
		background: url(../images/colors/red/nav-divide.jpg) left no-repeat;
	}
	
	#nav li.active a, #nav li.current_page_item a, #edition li.page-item-14 a{
		border-bottom: 1px solid #BC1515;
	}
	
.pseudo-button{
	background: url(../images/colors/red/pseudo-button.gif);
}

input.submit-button{
	background: url(../images/colors/red/submit-button.gif);
}
