#ns_left_image_home
{
	height:406px;
	width:320px;
	/*background-image:url(../news/images/left_cherries.jpg);
	background-image:url(../news/images/left_grapes.jpg);
	background-image: url(../news/images/left_kaki.jpg);
	background-image: url(../news/images/tom_large_left.jpg);*/
	background-image: url(../news/images/generic_news_large.jpg);
	background-repeat:no-repeat;
}

#ns_mid_image_small_top
{
	height:120px;
	width:215px;
	/*background-image:url(../news/images/mid_small_cherries.jpg);
	background-image:url(../news/images/mid_small_grapes.jpg);
	background-image: url(../news/images/right_kaki.jpg);
	background-image: url(../news/images/tom_small_mid.jpg);*/
	background-image: url(../news/images/generic_news_small_left.jpg);
	background-repeat:no-repeat;
}

#ns_right_image_small_top
{
	height:120px;
	width:215px;
	/*background-image:url(../news/images/right_small_cherries.jpg);
	background-image:url(../news/images/right_small_grapes.jpg);
	background-image: url(../news/images/middle_kaki.jpg);
	background-image: url(../news/images/tom_small_right.jpg);*/
	background-image: url(../news/images/NPSPLogo.jpg);
	background-repeat:no-repeat;
}

#ns_main_lower_right
{
	height:228px;
	width:392px;
	background-color:#e4501a;
	padding-top:55px;
	padding-left:20px;
	padding-right:20px;
	background-image:url(../news/images/news_title.gif);
	background-repeat:no-repeat;
	background-position:17px 13px;
	line-height:18px;
}

a
{
	color:#FFFFFF;
	text-decoration:none;
}