/*******************************************************************************
** Styles-properties that vary for each of the separate sites.
*******************************************************************************/

h1 {
	color: #C9001F;
}

#leftmenu, .submenu, 	div.contentblock div.rgtcol, div.contentblock #newstuff {
	background-color: #FA0027;
}

div.contentblock {
	border-right: 50px solid #FA0027;
}

	div.contentblock #hptext1 {
		background-image: url("/graphics/delft/gradient2.jpg");
	}
	div.contentblock #hptext2 {
		background-image: url("/graphics/delft/gradient1.jpg");
	}

		div.contentblock #newstuff a {
			border-right: 2px solid #FA0027;
			border-bottom: 2px solid #FA0027;
			height: 225px;
		}

		div.contentblock #newstuff a div.hp_new {
			margin-bottom: 2px;
		}

div.maindiv div.centerdiv div.lftcol div.logos {
	background-image: url("/graphics/delft/menu-gradient-delft.jpg");
}