/* 
customisations to common styles specifically for fundraising ideas
*/

#main_dunkit_image {
	background:url(/display_images/dunkit/banner_homepage.jpg);
	background-repeat: no-repeat;
	width: 750px;
	height: 331px;
	padding-top: 14px;
}

#intro_heading {
	background: url(/display_images/dunkit/intro_heading.gif);
	background-repeat: no-repeat;
	padding: 80px 0 0 0;
	height: 60px;
	width: 300px;
	margin-left: 40px;
	color:white;
	font-size:1.5em;
	line-height:1.2em;
	font-family:Trebuchet MS,Verdana,sans-serif;
}
