#logo{
	width:173px;
	height:104px;
	cursor:pointer;
	position:absolute;
	top:9px;
}
#logo[id] {
	/* Pre IE7 ignores styles with [attributes], so it will skip the following. */
	background:url('/resource/chocolates/image/logo_ghc_fundraising.png') top left no-repeat;
}
div.headerStatement {
	background-color:#60A8BF;
}
div#fundraising td.header {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	letter-spacing:-1px;
}
div#fundraising .sectionHeader {
	color:#8E0000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
}

