/* ACAD 2009 */

/*********************************************************************** PARENT OR CARER */

.paIndex {
	background-image: url(../images/parent.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

#FolderMenu {					/* adjusted for Parent */
	position: absolute;
	left: 282px;
}

#FolderMenu li.par {
	display: inline;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 0px;
}

.pafolder1 {
	margin-left: 0px;
}

.pafolder2 {
	margin-left: 10px;
}

.bluefolder {					/* blue contact folder */
	position:absolute;
	left:540px;
}
dd#gradesDef {					/* LINK - "Recruiting Now!" */
	position: relative;
	top: 340px;
	left: 315px;
	

}

dd#gradesDef a {
	position: absolute;
	width: 117px;
	height: 175px;
	text-decoration: none;
	background-image: url(../images/Care%20com%20button.jpg);
	

	}