body {
	margin: 0; 
	padding: 0;
	background: #ebd3a3 url(../images/paper_background.jpg) repeat left top;
}

#printheader{ display:none;}
#sloganheader {display:none;}

#CCPstudents_container {
	width: 999px;
	height: 837px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow:visible;
}

#CCPstudents_popup_container {
	width: 722px; height: 850px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	overflow: visible;
}

#CCPstudents_leftEdge {
	width: 49px; height: 200px;
	position: absolute;
	top: 0px; left: -49px;
}
#CCPstudents_paperBottom {
	width: 852px; height: 163px;
	position: absolute;
	top: 837px; left: 177px;
}

#CCPstudents_rightEdge {
	width: 54px; height: 1000px;
	position: absolute;
	top: 0px; left: 999px;
}


		

/* 1. Main Student content areas
***********************************************/

.students_main {
	background: url(../images/students_background.jpg) no-repeat scroll left top;
}

#CCPstudents_mainText {
	position: absolute;
	top: 360px; left: 400px;
	width: 500px; height: auto;
	overflow: visible;
	z-index: 999;
}

/* object Sandbags */

		#CCPstudents_mainText .postitSandbag {
			float: right;
			clear: right;
			width: 160px;
			height: 170px;
			margin: 0; padding: 0;
			position: relative;
			display: block;
		}

		#CCPstudents_mainText .starsSandbag {
			float: right;
			clear: right;
			width: 80px;
			height: 100px;
			margin: 0; padding: 0;
			position: relative;
			display: block;
			border: 0px solid;
			z-index: 999;
		}


	#CCPstudents_mainText h1 {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #333;
	font: bold 18px/140% "Century Gothic","Verdana","Arial","Helvetica";
	}

	#CCPstudents_mainText h2 {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #333;
	font: bold 15px/140% "Century Gothic","Verdana","Arial","Helvetica";
	}

	#CCPstudents_mainText h3 {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #333;
	font: bold 12px/140% "Century Gothic","Verdana","Arial","Helvetica";
	}


	#CCPstudents_mainText p {
	margin: 0;
	padding: .3em 0 .3em 0;
	color: #333;
	font: 12px/140% "Century Gothic","Verdana","Arial","Helvetica";
	}

	#CCPstudents_mainText a, #CCPstudents_mainText a:visited {
	color: #552c18; /* askjoe brown color */
	text-decoration: underline;
	position: relative;
	z-index: 50;
	}

	#CCPstudents_mainText a:hover {
	color: #42b675; /* folder green */
	text-decoration: underline;
	position: relative;
	z-index: 50;
	}
		
	#CCPstudents_DC {
		position: absolute;
		/* width: 104px; height: 107px; */
		width: 88px; height: 91px;
		top: 350px; left: 800px;
		margin: 0; padding: 0;
		z-index:1000;
	}

	#altCCPstudents_DC {
		position: absolute;
		width: 88px; height: 91px;
		top: 350px; left: 800px;
		margin: 0; padding: 0;
		z-index:1000;
	}


/* Page Navigation areas */

#CCPstudents_homeLink a {
	width: 109px;
	height: 110px;
	position: absolute;
	top: 20px;
	left: 22px;
	border: 0;
	text-decoration: none;
}

#CCPstudents_askJoe a {
	display: block;
	position: absolute;
	width: 186px; height: 137px;
	top: 152px; left: 0px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;
}

	#CCPstudents_askJoe a:hover {
		background: url(../images/askjoe_hover.jpg) no-repeat;
	}


#CCPstudents_BorrowerButton a {
	display: block;
	position: absolute;
	top: 47px; left: 228px;
	width: 191px; height: 43px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;
	}

		#CCPstudents_BorrowerButton a:hover  {
			background: url(../images/button_borrower_services_over.jpg) no-repeat;
		}

#CCPstudents_AboutButton a {
	display: block;
	position: absolute;
	top: 47px; left: 419px;
	width: 113px; height: 43px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;
	}


	#CCPstudents_AboutButton a:hover {
		background: url(../images/button_about_us_over.jpg) no-repeat;
	}


/* the folder tab links */

#CCPstudents_tabNavStudents a {
	display: block;
	position: absolute;
	top: 117px; left: 216px;
	width: 258px; height: 54px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;
	
}

#CCPstudents_tabNavParents a {
	display: block;
	position: absolute;
	top: 107px; left: 479px;
	width: 265px; height: 54px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;

}

#CCPstudents_tabNavSchools a {
	display: block;
	position: absolute;
	top: 107px; left: 760px;
	width: 229px; height: 54px;
	border: 0;
	margin: 0; padding: 0;
	text-decoration: none;
}


/* the Student section links */


#CCPstudents_topNav {
	position:absolute;
	display: block;
	width: 500px;
	height: 50px; /* but any overflow is set to be visible */
	left: 420px; top: 190px;
	overflow: visible;
	margin: 0; padding: 0;
	z-index: 999;
	}
		
		#CCPstudents_topNavLayout {
			margin: 0;
			padding: 0;
			}

		#CCPstudents_topNavLayout li {
			display: inline;
			padding: 4px 15px 4px 0px;
			margin: 0;
			list-style-type: none;
			color: #32442c; /* folder script green */
			font: bold 13px/140% arial, sans-serif;
			}
			
		#CCPstudents_topNavLayout li a, #CCPstudents_topNavLayout li a:visited{
			color: #32442c; /* folder green */
			text-decoration: none;
			}
				
		#CCPstudents_topNavLayout li a:hover {
			color: #fff; /* not the askjoe brown color */
			text-decoration: underline;
			}


#CCPstudents_leftNav {
	display: block;
	position: absolute;
	width: 128px; height: 330px;
	left: 23px; top: 305px;
	overflow: visible;
	margin: 0; padding: 0;
	}

		#CCPstudents_leftNavLayout {
			margin: 0;
			padding: 0;
			}
			
		#CCPstudents_leftNavLayout li {
			padding: 0px 0px 10px 0px;
			margin: 0;
			list-style-type: none;
			color: #552c18; /* for not-linked subtitles */
			font: bold 11px/110% "Century Gothic","Verdana","Arial","Helvetica";
			}
			
		#CCPstudents_leftNavLayout li a, #CCPstudents_leftNavLayout li a:visited {
			color: #fff;
			text-decoration: none;
			}
						
		#CCPstudents_leftNavLayout li a:hover {
			color: #552c18; /* askjoe brown color */
			text-decoration: underline;
			}



/* page objects */


#CCPstudents_Photo {
	position: absolute;
	width: 320px; height: 362px;
	top: 615px; left: 115px;
	margin: 0; padding: 0;
	}
	#altCCPstudents_photo { /*swf replacement image */
		position: absolute;
		width: 320px; height: 362px;
		top: 615px; left: 115px;
		margin: 0; padding: 0;
		}

#CCPstudents_Pen {
	width: 87px; height: 485px;
	position: absolute;
	top: 500px; left: 920px;
	margin: 0; padding: 0;
	}
	#altCCPstudents_Pen {  /*swf replacement image */
		width: 87px; height: 485px;
		position: absolute;
		top: 500px; left: 920px;
		margin: 0; padding: 0;
		}

#CCPstudents_stickyleft {
	width: 211px; height: 211px;
	position: absolute;
	top: 242px; left: 170px;
	margin: 0; padding: 0;
	}
	#altCCPstudents_stickyleft {  /*swf replacement image - n/a */
		width: 1px; height: 1px;
		position: absolute;
		top: 242px; left: 170px;
		margin: 0; padding: 0;
		}

#CCPstudents_stickyright {
	width: 185px; height: 185px;
	position: absolute;
	top: 340px; left: 740px;
	margin: 0; padding: 0;
	z-index:1000;
	}
	#altCCPstudents_stickyright {  /*swf replacement image - n/a */
		width: 1px; height: 1px;
		position: absolute;
		top: 242px; left: 670px;
		margin: 0; padding: 0;
		}
	
/* redefine the footer position for this layout  */
	
.students_main #footer {
	position: absolute;
	margin: 90px 0 0 -40px;
	padding: 0;
	text-align: center;
	width: 600px;
	}



/* 2. CCP students - gradeschool  
*****************************************************/

.students_gradeschool {
	background: url(../images/gradeschool_background.jpg) no-repeat scroll left top;
}

.students_gradeschool #CCPstudents_paperBottom {
	width: 831px; height: 263px;
	position: absolute;
	top: 837px; left: 168px;
}

		#CCPstudents_mainText .dinoSandbag {
			float: right;
			width: 100px;
			height: 271px;
			margin: 0; padding: 0;
			position: relative;
		}


/* page objects */
	
	#CCPstudents_gradeschool_dino {
		position: absolute;
		width: 337px; height: 418px;
		top: 210px; left: 715px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_gradeschool_dino { /*swf replacement image */
			position: absolute;
			width: 337px; height: 418px;
			top: 210px; left: 715px;
			margin: 0; padding: 0;
			}
	
	#CCPstudents_gradeschool_star {
		width: 494px; height: 452px;
		position: absolute;
		top: 552px; left: -60px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_gradeschool_star {  /*swf replacement image */
			width: 494px; height: 452px;
			position: absolute;
			top: 552px; left: -60px;
			margin: 0; padding: 0;
			}

.students_gradeschool #footer {
	position: absolute;
	padding-top: 360px;
	margin-left: -120px;
	text-align: center;
	width: 600px;
	}



/* 3. CCP students - highschool   
*****************************************************/

.students_highschool {
	background: url(../images/highschool_background.jpg) no-repeat scroll left top;
}

#CCPstudents_highschool_bottomLeftEdge {
	width: 49px; height: 270px;
	position: absolute;
	top: 680px; left: -49px;
	}

.students_highschool #CCPstudents_paperBottom {
	width: 999px; height: 263px;
	position: absolute;
	top: 837px; left: 0px;
}


/* student page objects */
	

	
	#CCPstudents_highschool_postit {
		width: 329px; height: 270px;
		top: 728px; left: 34px;
		position: absolute;
		margin: 0; padding: 0;
		}
		#altCCPstudents_highschool_postit {  /*swf replacement image */
			width: 329px; height: 270px;
			top: 728px; left: 34px;
			position: absolute;
			margin: 0; padding: 0;
			}
			
/*	#CCPstudents_highschool_ipod {
		position: absolute;
		width: 214px; height: 268px;
		top: 728px; left: 94px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_highschool_ipod { /*swf replacement image */

/*			position: absolute;
			width: 214px; height: 268px;
			top: 728px; left: 94px;
			margin: 0; padding: 0;
			}
*/	
/*	#CCPstudents_highschool_postit {
		width: 329px; height: 270px;
		position: absolute;
		top: 747px; left: 652px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_highschool_postit {  /*swf replacement image */
/*			width: 329px; height: 270px;
			position: absolute;
			top: 747px; left: 652px;
			margin: 0; padding: 0;
			}
*/

/* redefine the footer position for this layout */
	
.students_highschool #footer {
	position: absolute;
	padding: 360px 0;
	text-align: center;
	width: 600px;
	margin-left: -60px;
	}

.students_highschool #footer_nopadding {
	margin-left:-60px;
	padding:20px 0;
	position:absolute;
	text-align:center;
	width:600px;
}

/* 3.5 CCP students - NH93  
*****************************************************/
.students_highschool_nh93 {
	background: url(../images/highschool_background_nh93.jpg) no-repeat scroll left top;
}

.students_highschool_nh93 #CCPstudents_paperBottom {
	width: 999px; height: 263px;
	position: absolute;
	top: 837px; left: 0px;
}

#CCPstudents_nh93_bottomLeftEdge {
	width: 49px; height: 270px;
	position: absolute;
	top: 680px; left: -49px;
	}

#CCPstudents_mainText .nh93Sandbag {/*for nh93 logo */
	float: right;
	clear: right;
	width: 130px;
	height: 85px;
	margin: 0; padding: 0;
	position: relative;
	border: 0;			
}

#CCPstudents_mainText .nh93Sandbag_offset {/*for nh93 logo offset - DRS */
	float: right;
	clear: right;
	width: 130px;
	height: 5px;
	margin: 0; padding: 0;
	position: relative;
	border: 0;			
}

#CCPstudents_NH93 {
	position: absolute;
	/* width: 104px; height: 107px; */
	width: 88px; height: 91px;
	top: 350px; left: 800px;
	margin: 0; padding: 0;
	z-index:1000;
}

#altCCPstudents_NH93 {
	position: absolute;
	width: 88px; height: 91px;
	top: 350px; left: 800px;
	margin: 0; padding: 0;
	z-index:1000;
}

#CCPstudents_NH93_offset {
	position: absolute;
	/* width: 104px; height: 107px; */
	width: 88px; height: 91px;
	top: 285px; left: 800px;
	margin: 0; padding: 0;
	z-index:1000;
}

#altCCPstudents_NH93_offset { /* Logo offset */
	position: absolute;
	width: 88px; height: 91px;
	top: 285px; left: 800px;
	margin: 0; padding: 0;
	z-index:1000;
}

#CCPstudents_NH93_keys {
	position: absolute;
	width: 290px; height: 455px;
	top: 550px; left: 825px;
	margin: 0; padding: 0;
	z-index:1000;
}

#altCCPstudents_NH93_keys {
	position: absolute;
	width: 290px; height: 455px;
	top: 550px; left: 825px;
	margin: 0; padding: 0;
	z-index:1000;
}

/* Logo / Key / brochure sandbags - creates sawtooth shape on right side - requires 7 sandbags! */
.nh93KeySandbag1, .nh93KeySandbag2, .nh93KeySandbag3, .nh93KeySandbag4, .nh93KeySandbag5, .nh93KeySandbag6, .nh93KeySandbag7 {
	float: right;
	clear: right;
	margin: 0; padding: 0;
	position: relative;
	border: 0;
	/* background-color:#990000; */  /* Use to show sandbag shape */
}

.nh93KeySandbag1 {
	width: 30px;
	height: 19px;
}

.nh93KeySandbag2 {
	width: 1px;
	height: 273px;
}

.nh93KeySandbag3 {
	width: 15px;
	height: 18px;
}

.nh93KeySandbag4 {
	width: 35px;
	height: 16px;
}

.nh93KeySandbag5 {
	width: 60px;
	height: 17px;
}

.nh93KeySandbag6 {
	width: 80px;
	height: 50px;
}

.nh93KeySandbag7 {
	width: 20px;
	height: 52px;
}

.students_highschool_nh93 #footer {
	position: absolute;
	padding: 60px 0;
	text-align: center;
	width: 600px;
	margin-left: -60px;
	}
	
	
/* 4. CCP students - college   
*****************************************************/

.students_college {
	background: url(../images/college_background.jpg) no-repeat scroll left top;
}

.students_college #CCPstudents_paperBottom {
	width: 976px; height: 163px;
	position: absolute;
	top: 837px; left: 23px;
}

		#CCPstudents_mainText .chipSandbag1 {
			float: right;
			clear: right;
			width: 60px;
			height: 150px;
			margin: 0; padding: 0;
			position: relative;
		}
		#CCPstudents_mainText .chipSandbag2 {
			float: right;
			clear: right;
			width: 60px;
			height: 50px;
			margin: 0; padding: 0;
			position: relative;
		}

/* College page objects  */
	
	#CCPstudents_college_book {
		position: absolute;
		width: 361px; height: 506px;
		top: 600px; left: 35px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_college_book { /*swf replacement image */
			position: absolute;
			width: 361px; height: 506px;
			top: 600px; left: 35px;
			margin: 0; padding: 0;
			}
	
	#CCPstudents_college_newsclip {
		width: 212px; height: 276px;
		position: absolute;
		top: 779px; left: 900px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_college_newsclip {  /*swf replacement image */
			width: 212px; height: 276px;
			position: absolute;
			top: 779px; left: 900px;
			margin: 0; padding: 0;
			}

/* redefine the footer position for this layout because of the book position */
	
.students_college #footer {
	position: absolute;
	padding-top: 375px;
	margin-left: -60px;
	text-align: center;
	width: 600px;
	}
	
.students_college #footer_nopadding {
	position: absolute;
	padding-top: 10px;
	margin-left: -120px;
	text-align: center;
	width: 600px;
	}


/* 5. CCP Adult Learner students   
*****************************************************/

.student_adults {
	background: url(../images/adult_background.jpg) no-repeat scroll left top;
}

.student_adults #CCPstudents_paperBottom {
	width: 1021px; height: 192px;
	position: absolute;
	top: 837px; left: -22px;
}

#CCPstudents_adult_bottomLeftEdge {
	width: 49px; height: 225px;
	position: absolute;
	top: 612px; left: -49px;
}

.student_adults #CCPstudents_mainText {
	position: absolute;
	top: 360px; left: 400px;
	width: 400px; height: auto;
	overflow: visible;
	z-index: 999;
}


#BulletStyle {
	color: #333;
}
#BulletStyle li {
	font: 12px/140% "Century Gothic","Verdana","Arial","Helvetica";
}

#ListIndented  li {
	margin-left: 0; padding-left: .1em; list-style-type:none;
	font: 12px/140% "Century Gothic","Verdana","Arial","Helvetica";
}
#pdficontext {
	margin-left: 0; padding-left: .1em; list-style-type:none;
	font: 12px/140% "Century Gothic","Verdana","Arial","Helvetica";
}





		#CCPstudents_mainText .leftPhoneSandbag1 {
			float: left;
			clear: left;
			width: 1px;
			height: 490px;
			margin: 0; padding: 0;
			position: relative;
		}
		#CCPstudents_mainText .coffeeSandbag {
			float: right;
			clear: right;
			width: 130px;
			height: 94px;
			margin: 0; padding: 0;
			position: relative;
		}
		#CCPstudents_mainText .leftPhoneSandbag2 {
			float: left;
			clear: left;
			width: 60px;
			height: 140px;
			margin: 0; padding: 0;
			position: relative;
			display: block;
		}
		#CCPstudents_mainText .pinsSandbag {
			float: right;
			clear: right;
			width: 114px;
			height: 20px;
			margin: 0; padding: 0;
			position: relative;
		}

/* Adults page objects */
	
	
	#CCPstudents_adult_phone {
		position: absolute;
		width: 313px; height: 370px;
		top: 670px; left: 150px;
		margin: 0; padding: 0;
		}
	#altCCPstudents_adult_phone { /*swf replacement image */
		position: absolute;
		width: 313px; height: 370px;
		top: 670px; left: 150px;
		margin: 0; padding: 0;
			}
	
	#CCPstudents_adult_magnets {
		position: relative;
		width: 346px; height: 319px;
		top: 10px; left: 222px;
		margin: 0; padding: 0;
		}
		#altCCPstudents_adult_magnets {  /*swf replacement image */
			position: relative;
			width: 346px; height: 319px;
			top: 10px; left: 222px;
			margin: 0; padding: 0;
			}

	/* redefine the footer position for this layout because of the collage */
	
.student_adults #footer {
	position: absolute;
	margin: 50px 0 0 -40px; padding: 0;
	width: 600px;
	}





/* 6. CCP students - Generic pages   
***********************************************/

.students_generic {
	background: url(../images/generic_background.jpg) no-repeat scroll left top;
}
.students_generic #CCPstudents_paperBottom {
	width: 831px; height: 263px;
	position: absolute;
	top: 837px; left: 168px;
}

.students_generic #CCPstudents_mainText {
	position: absolute;
	top: 360px; left: 380px;
	width: 550px; height: auto;
	overflow: visible;
	z-index: 999;
	border: 0;
}

#CCPstudents_mainText .coffeeSandbag {
	float: right;
	width: 130px;
	height: 94px;
	margin: 0; padding: 0;
	position: relative;
}

#CCPstudents_mainText .pinsSandbag {
	float: right;
	width: 114px;
	height: 20px;
	margin: 0; padding: 0;
	position: relative;
}

.students_generic #CCPstudents_mainText .rightSandbag { /*for mms */
	float: right;
	width: 60px;
	height: 140px;
	margin: 0; padding: 0;
	position: relative;
	border: 0;
}

/* Generic Student page objects */
	
#CCPstudents_bear_pointing {
		position: absolute;
		width: 283px; height: 463px;
		top: 475px; left: 122px;
		margin: 0; padding: 0;
		}
	#altCCPstudents_bear_pointing {  /*swf replacement image */
		position: absolute;
		width: 283px; height: 463px;
		top: 475px; left: 122px;
		margin: 0; padding: 0;
		}

#CCPstudents_bear_recline {
		position: relative;
		width: 404px; height: 251px;
		top: 50px; left: 220px;
		margin: 0; padding: 0;
		}
	#altCCPstudents_bear_recline { /*swf replacement image */
		position: relative;
		width: 404px; height: 251px;
		top: 50px; left: 220px;
		margin: 0; padding: 0;
		}



/* redefine the footer position for this layout */
	
.students_generic #footer {
	position: absolute;
	margin: 70px 0 0 -40px !important; padding: 0;
	text-align: center;
	width: 600px;
	
	}

.students_generic #footer_nopadding {
	position: absolute;
	margin: 10px 0 0 -80px !important; padding: 0;
	text-align: center;
	width: 600px;
	
	}


/* 7. CCP students - Generic pages - empty background  
***********************************************/


.students_generic_blank {
	background: url(../images/generic_background_blank.jpg) no-repeat scroll left top;
}
.students_generic_blank #CCPstudents_paperBottom {
	width: 831px; height: 263px;
	position: absolute;
	top: 837px; left: 168px;
}

.students_generic_blank #CCPstudents_mainText {
	position: absolute;
	top: 360px; left: 370px;
	width: 550px; height: auto;
	overflow: visible;
	z-index: 999;
	border: 0;
}


/* redefine the footer position for this layout */

.students_generic_blank #footer {
	position: absolute;
	padding-top: 310px;
	margin-left: -40px;
	text-align: center;
	width: 600px;
	}


/* 8. CCP students - Destination Collge   
*****************************************************/

.students_dc {
	background: url(../images/dc_background.jpg) no-repeat scroll left top;
}

#CCPstudents_dc_bottomLeftEdge {
	width: 49px; height: 270px;
	position: absolute;
	top: 680px; left: -49px;
	}

.students_dc #CCPstudents_paperBottom {
	width: 999px; height: 263px;
	position: absolute;
	top: 837px; left: 0px;
}


/* student page objects */
	

	
	#CCPstudents_dc_photo {
		width: 285px; height: 313px;
		top: 341px; left: 850px;
		position: absolute;
		margin: 0; padding: 0;
		}
		#altCCPstudents_dc_photo {  /*swf replacement image */
			width: 285px; height: 313px;
			top: 341px; left: 850px;
			position: absolute;
			margin: 0; padding: 0;
			}
	
	#CCPstudents_mainText .landyardSandbag {
			width: 300px;
			height: 40px;
			margin: 0; padding: 0;
			position: relative;
		}
		
	#CCPstudents_mainText .landyardheaderspaceSandbag {
			width: 300px;
			height: 100px;
			margin: 0; padding: 0;
			position: relative;
		}
			
	#CCPstudents_mainText .PhotoSandbag {
			float: right;
			clear: right;
			width: 50px;
			height: 299px;
			margin: 0; padding: 0;
			position: relative;
		}


	#CCPstudents_dc_logo {
		width: 148px; height: 135px;
		top: 205px; left: 824px;
		position: absolute;
		margin: 0; padding: 0;
		}
		#altCCPstudents_dc_logo {  /*swf replacement image */
		width: 148px; height: 135px;
		top: 205px; left: 824px;
		position: absolute;
		margin: 0; padding: 0;
		}


/* redefine the footer position for this layout */
	
.students_dc #footer {
	position: absolute;
	padding: 360px 0;
	text-align: center;
	width: 600px;
	margin-left: -60px;
	}
	
.students_dc #footer_nopadding {
	position: absolute;
	padding-top: 10px;
	margin-left: -100px;
	text-align: center;
	width: 600px;
	}

/* 9. CCP students - Popup windows
*****************************************************/

.students_popup {
	background: url(../images/students_popup_bg.jpg) no-repeat scroll left top;
}

.students_popup #CCPpopup_mainText {
	position: absolute;
	top: 95px; left: 55px;
	width: 610px; height: auto;
	overflow: visible;
	z-index: 999;
	border: 0;
}
