	a,
	a:link,
	a:active {
		text-decoration: none;
		font-weight: normal;
		color: #770024;
	}
	h1, h2, h3, h4, h5, h6 {color: #770024;}
	
	fieldset {border: 1px solid #995469;}

	div#page {border-right: 1px solid #995469;}


	#branding h1 {
		background-image: url(/resources/images/logonew.jpg) !important;
		width: 400px;
	}
	
	div#nav-global * {
		color: #770024 !important;
	}
	
	div#nav-main ul {
		border-top: 1px solid #995469; 
	}	
	
	div#nav-main li a {
		color: #8B173A;
	}
	div#nav-main ul.sub {
		background-color: #90334F;}
		
	div#nav-global ul ul li#text-small,
	div#nav-global ul ul li#text-small a {
		background: url("/resources/images/ir/s-hi-red.gif") 0 0 no-repeat;
	}
	div#nav-global ul ul li#text-medium,
	div#nav-global ul ul li#text-medium a {
		background: url("/resources/images/ir/m-lo-red.gif") 0 0 no-repeat;
	}
	div#nav-global ul ul li#text-large,
	div#nav-global ul ul li#text-large a {
		background: url("/resources/images/ir/l-lo-red.gif") 0 0 no-repeat;
	}
	
	div#nav-global ul ul li#text-small.current,
	div#nav-global ul ul li#text-small.current a {
		background: url("/resources/images/ir/s-hi-red.gif") 0 0 no-repeat;
	}
	div#nav-global ul ul li#text-medium.current,
	div#nav-global ul ul li#text-medium.current a {
		background: url("/resources/images/ir/m-hi-red.gif") 0 0 no-repeat;
	}
	div#nav-global ul ul li#text-large.current,
	div#nav-global ul ul li#text-large.current a {
		background: url("/resources/images/ir/l-hi-red.gif") 0 0 no-repeat;
	}
	div#nav-global li {
		background: url("/resources/images/nav-global-separator-red.gif") center right no-repeat;
	}
	
	div#nav-dupl, div#footer  {
		border-top: 1px solid #995469;}

	div#content-normal {
		background-image: url("/resources/images/faux-2-cols-red.gif");
	}
	div#nav-context li {
		background-color: #995469;
		background-image: url("/resources/images/nav-context-arrow-red.gif");
	}
	
	div#nav-context a:hover {		
		background-image: url("/resources/images/nav-context-gradient2-red.gif");
		}
	
	div#content-main div.h1 {
		background-image:none;}
	
	div#content-main ul {
		margin-left: 10px;
		margin-right: 20px;
	}
	div#content-main li {
		list-style: url(/resources/images/redRightArrow.gif) none;}
	
	div#content-main {}
	
	div#content-main a:visited {color: #995469; font-weight: normal;}
	
/* NAV-SEARCH */		
	#nav-search #searchField {
		background: #FFEBF1;
		border: 1px solid #90334F;
	}
	#nav-search #searchField:hover {
		background: white;
	}
	#nav-search .button {
		background: url(/resources/images/searchRed.gif);
		border: 1px solid #995469;
	}
/* END NAV-SEARCH */

/* PAGE FOOTER */

	div#nav-dupl li a, div#footer a {
	color: #770024;
	}

/* IMAGES */
	.imgLeft, .imgRight {
	 background-color: #FFEBF1;
	}
	.imgRight img, .imgLeft img {
	border: 1px solid #90334F;
	}
/* END IMAGES */



/* navigation highlighting */
		body#benjamin-britten li.current,
		body#benjamin-britten li.current a {
			color: white;
			background-color: #90334f;
			background-image: none;
		}
		.current {
			background: #90334f !important;
			color: white !important;
		}

/* end navigation highlighting */

/* SIDEBAR */

.sidebarWrapper {background: url("/resources/images/dotBorderRedHor.gif") bottom left repeat-x;}
.sidebarWrapper ul li {list-style: url("/resources/images/redRightArrow.gif") none !important;}
.newsItemComp:hover {background-color: #FFEAF0 !important; }

/* END SIDEBAR */

