/*
 * raising the bar minisite wjh 02-28-2008   
 *   
 */

div#container {
	max-width:			960px;
	margin-right:		30px;
	background:			url(../gfx/raisingthebar_background-he.gif) no-repeat right top;
	border-top:			1px solid #ffffff;
}

/*
 * HEAD
 */
div#content {
	max-width:			960px;
	margin-top:			17px;
	background-color:	#ffffff;
	clear:				both;
	background:			url(../gfx/gppi_background-main.gif) no-repeat right top;
}

div#search {
	margin-top:			30px;
	border-top:			0px;
}
/*
 * COLOURS
 * *******
 * text:				#221e1f;
 * text red:		#8c192a;
 * red:				#a42235;
 * grey lightest:	#f2f2f2;
 * grey light:		#dcdcdd;
 * grey:				#939598;
 *
 */
