/*landing page*/
.centerright { padding-top:10px; }
.programsland {
	background:url(images/land/programs_paper_bg.png) top left no-repeat;
	margin-left:245px;
	width:489px;
	height:541px;
}

.ptopnav { padding:23px 0 16px 48px; }

.programsland h2 { margin-left:37px; margin-bottom:10px; }
.programsland .landcopy p { margin:0 50px 9px 37px; }
.programsland .landcopy h4 { color:#bb0006; font-weight:bold; font-size:12px; margin-left:37px;}
.plinks { width:470px; text-align:right; padding-top:53px; }
.plinks a { color:#d02027; }


/* veto */
.veto { padding-top:13px; }
.vetopaper {
	background:url(images/veto/veto_paper.png) top left no-repeat;
	margin-left:245px;
	width:489px;
	height:483px;
}
.vetocopy { background:url(images/veto/money.gif) 209px 100px no-repeat; margin-left:36px; }
.vetocopy h2 { padding-bottom:10px; }
.vetocopy p { margin-bottom:10px; width:390px; font-size:10px; }
.vetocopy p.short { width:205px; }
.vetocopy p.mid { width:273px; }
.veto .plinks { padding-top:13px; }

/* children of agape */
.agape 
{
	background:url(images/coa/children_bg.png) top left no-repeat;
	margin-left:245px;
	width:489px;
	height:601px;
}
.agape h2 { margin-bottom:8px;}

.coacopy { margin-left:36px; height:440px; }
.coacopy p { width:275px; margin-bottom:11px; }
