/* ACAD 2009 */

/*********************************************************************** YOUNG PERSON */

.yoIndex {
	background-image: url(../images/young.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

#FolderMenu {					/* adjusted for Young */
	position: absolute;
	left: 320px;
}

#FolderMenu li.you {
	display: inline;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 0px;
}

.yofolder1 {
	margin-left: 0px;
}

.yofolder2 {
	margin-left: 90px;
}

.yofolder3 {
	margin-left: 85px;
}

.bluefolder {					/* blue contact folder */
	position:absolute;
	left:502px;
}

#FeedbackSubjectText {
	position: absolute;
	top: 175px;
	left: 350px;
	width: 542px !important;
	width: 551px;
	height: 345px;
	margin:0 auto;
	padding-right: 10px;
	overflow: auto;
}

dd#feedbackDef {					/* LINK - "Recruiting Now!" */
	position: relative;
	top: 150px;
	left: 630px;

}

dd#feedbackDef a {
	position: absolute;
	width: 240px;
	height: 250px;
	text-decoration: none;
	background-image: url(../images/young%20people%20button.jpg);
	}

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);
	

	}
