@charset "utf-8";
/* CSS Document */

.content-holderApplyForGrant  {
	width:948px;
	overflow:hidden;
	background-image: url(../public/images/bg-content-holder-nopic.jpg);
	background-repeat: no-repeat;
	background-position: 0 64px;
	padding-top: 0;
	padding-right: 6px;
	padding-bottom: 0;
	padding-left: 6px;
	height: 222px;
	position: relative;
}

#main .content-holder .image-placeholder02 {
	width:610px;
	height:222px;
	position:relative;
	z-index:1;
	padding-top: 0;
	padding-right: 98px;
	padding-left: 245px;
	background-image: url(../public/images/bg-content-holder-nopic.jpg);
	background-position: -6px -5px;
}
#main .content-holder .image-placeholder02 p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
}
#main .content-holder .image-placeholder02 h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 250%;
	color: #FFF;
}
