	#pageContent2 {
		background-image:url(http://www.cccc.edu/library/images/background.jpg);
		background-position:right top;
		background-repeat:repeat-y;
		margin:0;
		padding:0;
		clear:both;
	}
	#footer {
		margin-top:0;
		background-color:#fff;
	}
	h1 {
		display:block;
		background-color:#0a2851;
		color:#fff;
		margin:0;
		padding:5px;
		padding-right:10px;
		text-align:right;
	}
	h1 a {
		color:#fff;
		text-decoration:none;
	}
	#libraryHeader {
		display:block;
		height:210px;
		padding:0;
		margin:0;
		background-color:#979797;
		border-top:2px solid #979797;
		border-bottom:2px solid #979797;
	}
	#libraryHeader img {
		padding:0;
		margin:0;
		float:left;
	}

/* FOOTER 1


<div class="libraryFooter">
	<p class="info"><strong>Lee County</strong><br /> (919) 718-7244</p>
	<p class="info"><strong>Harnett County</strong><br /> (910) 814-8843</p>
	<p class="info"><strong>Chatham County</strong><br /> (919) 542-6495 ext. 216</p>
	<p style="clear:both;font-size:.5em;padding:0;margin:0;">&nbsp;</p>	
</div>

	.libraryFooter {
		clear:both;
		background-color:#0a2851;
		border-top:1px solid #333;
		font-size:.85em;
		font-style:italic;
		color:#333;
	}
	.libraryFooter p {
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
		margin:0;
		padding-top:6px;
		padding-bottom:1px;
		width:250px;
		text-align:center;
		color:#fff;
	}
	.libraryFooter .info {
		float:left;	
	}
*/

	.libraryFooter {
		border-top:4px solid #0a2851;
		font-size:.85em;
		margin-left:50px;
		text-align:right;
		padding-right:20px;
		color:#0a2851;
	}
	.info {
		margin:0;
		padding:0;
		padding-top:1px;
	}
	.info a {
		color:#12487c;
		font-size:.84em;
	}





	#libraryPageContent {
		padding-left:20px;
		padding-right:20px;
		padding-bottom:20px;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* LEFT START ------------------------------------------------------------------------------------------------------------------------------- */

	#libraryLeft {
		float:left;
		width:552px;
		border-right:1px solid #999;
		background-color:#fff;
		margin-bottom:10px;
	}

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

	#libraryRight {
		width:197px;
		float:left;
		font-family:helvetica, 'Neue Helvetica', 'Helvetica Neue', arial, sans-serif;	
		background-color:#0a2851;
		margin-bottom:10px;
	}
	#libraryRight #libraryMenu {
		list-style:none;
		padding:0;
		margin:0;
	}
	#libraryRight #libraryMenu a {
		text-decoration:none;
		color:#fff;
	}
	#libraryRight #libraryMenu a:hover{
	}
	#libraryRight #libraryMenu li {
		background-color:#12487c;
		border-bottom:1px solid #999;
		padding-top:2px;
		padding-bottom:2px;
		padding-left:10px;
		font-size:.9em;
	}
	#libraryRight #libraryMenu li:hover {
		background-color:#0a2851;
		font-weight:bold;
	}
	#libraryRight img {
		margin-top:10px;

		border:1px solid #333;
	}
	#newsletter {
		text-align:center;
	}
	#newsletter p, #newsletter a  {
		margin:0;
		padding:0;
		color:#fff;
	}

/* RIGHT END -------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* HOMEPAGE START --------------------------------------------------------------------------------------------------------------------------- */

	#homeSideBar {
		float:right;
		margin-right:40px;
		margin-left:40px;
		text-align:center;
		font-weight:bold;
	}
	#homeSideBar a {
		color:#000;
		text-decoration:none;
	}
	#homeSideBar p {
		margin-top:0;
		padding-top:0;
		margin-bottom:0;
		padding-bottom:15px;
	}

/* HOMEPAGE END ----------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

	.screenshot {
		text-decoration:none;
	}
	a .generalCopy {
		color:#000;
	}
	.visit {
/*
		background-color:transparent;
		background-image:url(/images/externalLinkSmall.gif);
		background-position:right center;
		background-repeat:no-repeat;
		padding-right:20px;
*/	
		text-decoration:underline;
		color:#12487c;
	}
	.resourceTitle a {
		margin-top:0;
		margin-bottom:4px;
		font-weight:bold;
		color:#000;
/*  */
text-decoration:none;
/*  */
	}
	.resourceTitle a:hover {
		color:#12487c;
	}
	.resourceTitle {
		margin-bottom:0;
		padding-bottom:5px;
	}
	.resourceCopy {
		margin-top:0;
		margin-bottom:0;
		padding-left:20px;
	}
	.resourceReturn {
		margin-top:0;
		padding-top:0;
		font-style:italic;
		font-size:.85em;
		text-align:right;
	}
	.resourceReturn a {
		color:#999;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

	#oldNewsletters {
		list-style-image:url('http://www.cccc.edu/library/images/newsletterBullet.jpg');
		margin-left:100px;
	}
	#oldNewsletters li {
		padding-top:2px;
		padding-bottom:2px;
	}
	

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

.gtHeadline {
	font-weight:bold;
	color:#000;
	margin-bottom:0;
	padding-bottom:0;
}
.gtUL {
	margin-top:0;
	padding-top:0;
}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

	.askTitle {
		font-weight:bold;
		margin-bottom:0;
		padding-bottom:0;
	}
	.askCopy {
		margin-top:0;
		padding-top:0;
		margin-left:20px;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

	.fieldName {
		text-align:right;
	}
	.fieldItem {
		text-align:left;
	}
	table.contact {
		border:1px solid #ccc;
	}
	table.contact a {
		color:#12487c;
	}
	table.contact tr td {
		background-color:#ecf6fc;
	}
	table.contact tr.alt td {
		background: #b2e2fe;
	}
	table.contact tr td {
		padding-top:7px;
		padding-bottom:7px;
		padding-left:7px;
		padding-right:7px;
	}	
/*
	table.contact tr.over td {
		background: #bcd4ec;
	}
*/
	.contactTitle {
		text-align:center;
		font-weight:bold;
		padding-bottom:3px;
		margin-bottom:0;
		font-size:1.3em;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */

	.allQuestions {
		list-style:none;	
		margin-top:0;
		margin-bottom:0;
		padding-top:0;
		padding-bottom:0;
	}
	.allQuestions li {
		padding-top:4px;
		padding-bottom:4px;
	}
	.FAQ {
		list-style:none;
		margin-left:0;
		padding-left:0;		
	}
	.FAQ li {
		padding-top:5px;
		padding-bottom:5px;
		padding-left:5px;
		padding-right:5px;

		margin-top:5px;
		margin-bottom:5px;
	}
	.question {
		font-weight:bold;
	}
	.answers {
		display:block;
		margin-left:30px;
	}
	.theTop {
		display:block;
		text-align:right;
		font-size:.9em;
	}
	.howSection {
		font-weight:bold;
		font-size:1.2em;
		color:#000;
		margin:0;
		padding:0;
	}
	.howSectionHead {
		font-weight:bold;
		font-size:1.2em;
		color:#000;
		margin:0;
		padding:0;
		margin-top:10px;
		border-bottom:1px solid #000;
	}
	
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
	
	.guildeReturnLink {
		margin:0;
		padding:0;
		margin-left:30px;
		font-size:.85em;
		text-style:italic;
		margin-bottom:20px;
	}
	.videoSection {
		text-align:center;
		padding-top:20px;
	}
	.videoTitle {
		font-weight:bold;
		font-size:1.2em;
		margin:0;
		padding:0;
	}
	.topLinks {
		font-size:.95;
		margin:0;
		padding:0;
		padding-top:10px;
		padding-bottom:13px;
	}
	.bottomLinks {
		font-size:.95;
		margin:0;
		padding:0;
		padding-top:15px;
		padding-bottom:18px;
	}
	.takeQuiz {
		background-image:url(/library/images/icons/takeQuiz.png);
		background-repeat:no-repeat;
		padding-left:20px;
		text-decoration:none;
	}
	.takeSurvey {
		background-image:url(/library/images/icons/takeSurvey.png);
		background-repeat:no-repeat;
		padding-left:20px;
		text-decoration:none;
		margin-left:50px;
	}
	#tutorialSurvey label {
		font-weight:bold;
	}
	#tutorialSurvey {
		font-family:"Lucida Grande", Tahoma, Arial, sans-serif;
		font-size:.9em;
	}
	
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* D2 Style --------------------------------------------------------------------------------------------------------------------------------- */
	#libraryContent {
		width:750px;
		margin-left:auto;
		margin-right:auto;
		text-align:left;
		background-image:url(http://www.cccc.edu/library/images/background.png);
	}
	#libraryContent #pageContent2 {
		background-image:none;
	}
	#libraryContent #homeSideBar {
		float:none;
		margin:0;
		text-align:center;
		font-weight:bold;
	}



	#libraryContent h1 {
		background-color:#5593c4;
		color:#002c49;
	}
	#libraryContent h1 a {
		color:#002c49;
	}
	#libraryContent #libraryHeader {
		background-color:#002c49;
		border-top:2px solid #002c49;
		border-bottom:2px solid #002c49;
	}
	#libraryContent #libraryLeft {
		border-right:1px solid #002c49;
	}
	#libraryContent #libraryRight #libraryMenu a {
		color:#002c49;
	}
	#libraryContent #libraryRight #libraryMenu li {
		background-color:#8ac1e7;
		border-bottom:1px solid #002c49;
	}
	#libraryContent #libraryRight #libraryMenu li:hover {
		background-color:#5593c4;
		border-bottom:1px solid #002c49;
	}
	#libraryContent #libraryRight {
		background-color:#5593c4;
	}

/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
	#onlineResourcesMenu ul {
		margin:0;
		padding:0;
		padding-left:10px;
		list-style:none;
	}
	#onlineResourcesMenu li {
		margin-bottom:7px;
	}
	#onlineResourcesMenu ul a:hover {
		background-color:#96c4e7;
		color:#fff;
	}
	#onlineResourcesMenu hr {
		clear:both;
		padding:0;
		margin-top:3px;
		margin-bottom:3px;
		border:1px solid #002c49;
	}
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------------------------------------------------------------------ */
