/* PRBHP stands for President Box Home Page*/
#PRBHP_holder{
	width:210px;
	text-align: left;
	height:auto;
	margin-top:8px;
	padding: 0px 0px;
	background-image: url(images/PRBHP_bg.jpg);
}

#PRBHP_Header {	
	width:210px;
	background-image:url(images/PRBHP_title.jpg);
	height:30px;
	padding: 0px 0px;
	}
	
#PRBHP_Footer {	
	width:210px;
	height:9px;
	}	
#PRBHP_Content {	
	width:200px;
	height:auto;
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left:10px;	
	margin-bottom:3px;	
	margin-top:5px;
	}		
	

