/***************************
	PAGE LAYOUT STYLES
***************************/
	body {
		background-image:url(../_images.site/MAINBKG.jpg);
		background-repeat: repeat-x;
		background-color: #FFFFFF;
		text-align: center;
		margin: 0;
		padding: 0;
	}
	
	#divCONTAINER {
		background-image: url(../_images.site/MAINTOP.jpg);
		background-repeat: no-repeat;
		width: 840px;
		max-width: 840px;
		margin: 0 auto 0 auto;
		z-index: 100;
	}
	
	#divCONTAINER2 {
		background-image: url(../_images.site/MAINTOP.jpg);
		background-repeat: no-repeat;
		width: 840px;
		max-width: 840px;
		margin: 0 auto 0 auto;
		z-index: 0;
		clear: none;
	}
	
	#divCONTENT {
		margin-left: 30px;
		height: 100%;
	}

	#divCONTENT_LEFT {
		background-image: url(../_images.site/CONTACT/CONTENT_LEFT_BKG.gif);
		background-repeat: repeat-y;
		background-position: 0px 0px;
		width: 405px;
		height: 1130px;
		float: left;
		text-align: left;
	}
	
	#divCONTENT_RIGHT {
		background-color: #FFFFFF;
		width: 375px;
		height: 100%;
		float: left;
		text-align: left;
	}
	
	
	/************ HDR ***************/
	#divTOP {
		width: 840px;
	}
	
	.divTOP_NAV_BKG {	
		background-image: url(../_images.site/MAINTOP_NAVIGATION_BKG.jpg);
		background-repeat: no-repeat;
		background-position: 20px 10px;
		height: 47px;
		padding: 10px 30px 3px 45px;
	}
	
	.divNavBtn {
		border-right: 1px solid #FFFFFF;
		cursor: pointer;
		float: left;
		padding: 0px 8px 0px 8px;
	}
	
	/************ HDR ***************/
	#divSUBHDR {
		background-image: url(../_images.site/SUBHDR_bkg.gif);
		width: 780px;
		height: 47px;
		text-align: left;
		margin: 0 auto 0 auto;
		padding-bottom: 4px;
	}
	
	/************ FTR ***************/
		#divFTR {
			padding: 0px 0px 10px 0px;
			background-image: url(../_images.site/MAINFTR.gif);
			background-repeat: no-repeat;
			background-color: #FFFFFF;
			clear: both;
			margin: 0 auto 0 auto;
		}
		
		a.FTR_tier_1_link {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8pt;
			color: #000000;
			margin: 0px 5px 0px 5px;
			background-color: #FFFFFF;
		}
		
		a.FTR_tier_1_link:hover {
			color: #486123;
		}
		
		.FTR_tier_2 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			color: #858585;
			background-color: #FFFFFF;
		}
		
		.FTR_tier_3 {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8.5pt;
			color: #858585;
			background-color: #FFFFFF;
		}

	/******** CRUMBTRAIL ****************/
		.crumtrail_previous {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 8.5pt;
			color: #999999;
		}
		
		.crumtrail_current {
			font-family: Arial, Helvetica, sans-serif;
			font-size: 9pt;
			font-weight: bold;
			color: #333333;
		}
		
		
		
/*******************************
	MISSION SECTION
********************************/
	.mission_TBL {
		background-image: url(../_images.site/ABOUT/mission_BKG.jpg);
		background-repeat: no-repeat;
		background-color: #E3E9F1;
		width: 405px;
	}
	
	.mission_TD {
		padding: 0px 15px 8px 12px;
	}
	
	.mission_statement_lbl {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: bold;
		color: #000000;
	}
	
	.mission_statement_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
	}
	
/*******************************
	PFAAAA HISTORY & ALUMNI PROFILE SECTION
********************************/
	.history_HDR {
		background-image: url(../_images.site/ABOUT/history_HDR.gif);
		background-repeat: no-repeat;
		background-position: 1px 0px;
		height: 62px;
	}
	
	.history_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: normal;
		background-color: #F2F2F2;
		padding: 5px 7px 5px 7px;
	}

	a.historyPageLink {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		color: #000000;
		text-decoration: underline;
		cursor: pointer;
	}
	
	.alumniProfile_HDR {
		background-image: url(../_images.site/ABOUT/alumniProfile_HDR.gif);
		background-repeat: no-repeat;
		background-position: -3px -2px;
		height: 41px;
	}
	
	.alumniProfile_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		background-color: #F2F2F2;
		padding: 5px 7px 10px 7px;
	}
	
/*******************************
	YOUR PRESIDENT & TEAM SECTION
********************************/
	.yourPrez_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8.5pt;
		font-weight: normal;
		padding: 5px 7px 5px 7px;
	}
	
	.ourTeam_content {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		padding: 0px 7px 10px 7px;
	}
	
	/**** Roster ********/
	.ourTeam_roster {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		padding: 0px 7px 10px 15px;
	}
	
	.ourTeam_roster_name {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		font-weight: bold;
		color: #003562;
	}
	
	.ourTeam_roster_title {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9pt;
		font-weight: normal;
		font-style: italic;
		color: #000000;
	}
	
	.ourTeam_roster_link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		font-weight: normal;
		color: #000000;
	}