/**************************************************************/
/** These settings override those in plymouth2005.css,      **/
/** giving the sub sites their unique identity               **/
/**************************************************************/
/**	#cb0167 Dark Pink	(BoxInfo Headers and BoxNav links)   **/
/**	#efa9cb Light Pink	("Back" & Banner links Background)   **/
/**************************************************************/
	/* Specify the custom header images/colours */
	div#header_title					{background:#efa9cb url("2005-header-cyberlibrary-topbannerlogobackground.jpg") left bottom repeat-x;}
	div#header_name						{background:transparent url("2005-header-cyberlibrary-topbannerlogo.jpg") left top no-repeat;}
	
	/* "banner_links" apply to the header and the footer */
	div#header div.banner_links			{background-color:#009baa;}
	div#footer div.banner_links			{background-color:#cb0167;}
	div.banner_links					{background-color:#009baa;} 
	
	/* Set the colour for the navigation links */
	div.boxnav ul li a,
	div.boxnav ul li a:visited			{color:#000000;}
	
	/* Set the colour of headers and breadcrumbs */
	h1	{color:#000000;}
	a:visited, {color:#cb0167;} 
	div#main div#breadcrumbs {color:#cb0167;}
	div#main div#breadcrumbs a			{color:#cb0167;} /* Dark Pink - Default H1 Color */
	
	/* Set the background colour for the headings */
	/* div.lc div.boxinfo h1,
	div.rc div.boxinfo h1,
	div.boxinfo table thead tr,
	.sidecolumnheader					{background-color:#cb0167; color:#ffffff;}*/
	
	/* Set up the "boxcontact" icons */
	/* div.boxcontact div.contactmail		{background:url("2005-contacticon-cyberlibrary-mail.gif")  left top no-repeat;}
	div.boxcontact div.contactphone		{background:url("2005-contacticon-cyberlibrary-phone.gif") left center no-repeat;}
	div.boxcontact div.contactemail		{background:url("2005-contacticon-cyberlibrary-email.gif") left center no-repeat;}
	div.boxcontact div.contactfax		{background:url("2005-contacticon-cyberlibrary-fax.gif")   left center no-repeat;}*/
