	#pageContent {
		margin-left:0px;
		margin-right:0px;
		margin-top:0px;
		margin-bottom:0px;
	
		background-color:#9cb46c;
		background-image:url('http://www.cccc.edu/foundation/images/background.jpg');
		background-position:right top;
		background-repeat:repeat-y;	
	}
	#footer {
		margin-top:0;
	}
	
	#foundationBody {
		clear:both;
		padding-bottom:10px;
		margin-bottom:0;
	}
	.printLink {
		display:none;

		font-size:.85em;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;
		color:#333;
	}

/* ------------------------------------------------------------------------------------ */
/* HEAD START ------------------------------------------------------------------------- */

	#foundationHead {
		clear:both;
		width:100%;
		height:220px;

		background-color:#666;
		background-image:url('http://www.cccc.edu/foundation/images/headerBackground.jpg');
		background-position:top center;
		background-repeat:no-repeat;
	}
	#foundationHeadLeft {
		float:left;
		width:552px;
		text-align:right;
		
		margin-top:3px;
	}
	#foundationHeadRight {
		float:left;
		width:197px;
		text-align:center;
		
		padding-top:7px;
		padding-bottom:5px;
	}
	#foundationHeadRight img {
		border:2px solid #fff;
		margin-left:auto;
		margin-right:auto;
		margin-top:6px;
		margin-bottom:6px;
	}
	
/* HEAD END --------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ */
/* MAIN SECTION START ----------------------------------------------------------------- */

	#foundationMain {
		clear:both;
	}

/* MAIN SECTION END ------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ */
/* LEFT START ------------------------------------------------------------------------- */

	#foundationLeft {
		float:left;
		width:197px;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
	}
	#foundationLeft .mainLinks {
		list-style:none;
		padding:0;
		margin:0;
	}
	#foundationLeft .mainLinks a {
		text-decoration:none;
		color:#000;
	}
	#foundationLeft .mainLinks a:hover{
	}
	#foundationLeft .mainLinks li {
		background-color:#d8edaa;
		border-bottom:1px solid #999;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
	
		font-weight:bold;
	}
	#foundationLeft .mainLinks li:hover {
		background-color:#9cb46c;
	}
	#foundationLeft h2 {
		background-color:#bab87c;
		text-align:center;

		margin:0;
		margin-top:15px;
		
		padding:0;
		padding-top:7px;
		padding-bottom:7px;
		
		border:1px solid #999;
	}

/* LEFT END -------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------------- */
/* RIGHT START ----------------------------------------------------------------------- */

	#foundationRight {
		float:left;
		width:552px;
		border-left:1px solid #999;
	}
	#foundationRight h1 {
		text-align:right;

		margin:0;

		padding-right:12px;
		padding-top:7px;
		padding-bottom:0;

	/*		
		color:#ccc;
		font-weight:normal;
	

		background-color:#333;
		background-image:url('http://www.cccc.edu/registrar/images/titleBackground.jpg');
		background-position:right top;
		background-repeat:repeat-x;	
	*/
	}
	#foundationRight h2 {
		text-align:right;

		margin:0;
		padding-right:12px;

		color:#666;
		font-weight:normal;
		font-size:1.3em;
	}
	#foundationRight .copy {
		padding-left:15px;
		padding-right:15px;
	}

/* RIGHT END -------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ */
/* 	CALENDAR START -------------------------------------------------------------------- */

	#calendar, #specific, #general {
		text-align:left;
		margin-left:auto;
		margin-right:auto;
	}
	#calendar thead, #specific thead, #general thead {
		background-color:#93b568;
		font-weight:bold;
	}
	#calendar a, #specific a, #general a {
		color:#3c4c27;
	}
	#calendar a:hover, #specific a:hover, #general a:hover {
		color:#666;
	}
	#calendar, #specific, #general {
		border: 1px solid #666666;
	}
	#calendar tbody tr td, #calendar thead tr td, #specific tbody tr td, #specific thead tr td, #general tbody tr td, #general thead tr td {
		padding: 3px 8px;
		border-left: 1px solid #ccc;
	}

/* CALENDAR END ----------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------ */
/* -CONTACT START---------------------------------------------------------------------- */
#staffTable {
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;

	padding:20px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#d8edaa;
	
	border:1px solid #999;	
}
.generalNameDetail {
	font-weight:bold;
	text-align:center;
}
.nameDetail {
	font-weight:bold;
	padding-top:10px;
	border-top:1px solid #999;
}
.titleDetail {
}
.leftDetail {
	text-align:left;
	font-size:.9em;
	padding-left:10px;
}
.rightDetail {
	text-align:right;
	font-size:.9em;
	padding-right:10px;
}
.topDetail {
	text-align:center;
	font-size:.8em;
	
	padding-bottom:10px;
}


/* -CONTACT END------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------ */

