@charset "utf-8";
/* CSS Document */

@import url(/web/stylesheets/reading_rubine.css);
@import url(/web/stylesheets/sp-staff.css);

/* General colour specific */

div#header {
	background-color:#bf0071;
	}
	
div#header h1 a {
	background:url(/web/templates/sp-home_files/logo-reversed-rubine.gif) no-repeat; /*local file*/
	}
	
div#header h2 {
	background:url(/web/templates/sp-home_files/staff-news-rubine.gif) no-repeat; /*local file*/
	}

#email {
	background:transparent url(/web/multimediafiles/box_bottom_rubine.gif) no-repeat scroll center bottom;
	}
	
div#pull-quote p {
	color:#8f0059;
	}