/* CSS Document */

#home_mainimage {
	display: block;
	clear: both;

}

#home_textarea_wrapper {
	display: block;
	clear: both;
	background-image: url(../images/master/side_redbar.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;

}

#whatsnew_wrapper {
	display: block;
	float: left;
	width: 250px;
	background-image: url(../images/master/side_redbar.jpg);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	height: auto;

}

#whatsnew_image {
	display: block;
	clear: both;

}

#whatsnew_text {
	display: block;
	clear: both;
	padding-right: 20px;
	padding-left: 20px;

}

#granteehighlight_wrapper {
	display: block;
	width: 300px;
	padding: 0px;
	float: left;
	margin: 0px;
	height: auto;

}

#granteehighlight_image {
	margin: 0px;
	padding: 0px;
}

#granteehighlight_text {
	background-image: url(../images/index/grantee_highlight_bottom.jpg);
	padding-right: 20px;
	padding-left: 20px;
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;

}

#quicklinks_wrapper {
	display: block;
	width: 250px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float: right;
	height: auto;

}

#quicklinks_image {

}

#quicklinks_text {
	margin: 0px;
	padding: 0px 10px;

}
