/* ACAD 2009 */


/*********************************************************************** ABOUT ACAD */

.About {
	background-image: url(../images/about.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

.abSub a.menu:link,
.abSub a.menu:visited,
.abSub a.menu:active {
	color: #ffffff;
}

#abouttxt {
	background-color: transparent;
	position: absolute;
	left: 276px;
	top: 190px;
	width: 545px !important;
	width: 624px;
	height: 200px !important;
	height: 280px;
	margin: 0 auto;
	text-align: left;
	padding: 40px;
	overflow-x: hidden;
	overflow-y: auto;
}
#abouttxt p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12pt;
	font-size: 10pt;
	font-weight:bold;
	color: black;
}


/*********************************************************************** CONTACT */

.Contact {
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

/*********************************************************************** NEWS */

.News {
	background-image: url(../images/news.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

/*********************************************************************** ACAD FAMILIES */

.Families {
	background-image: url(../images/families.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

.Disabilities {
	background-image: url(../images/disabilities.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

.Media {
	background-image: url(../images/media.jpg);
	background-repeat: no-repeat;
	width: 922px;
	height: 630px;
}

dd#dloadDef {					/* LINK - switch to newsletter */
	position: relative;
	top: 145px;
	left: 36px;
}

dd#dloadDef a {
	position: absolute;
	width: 180px;
	height: 220px;
	text-decoration: none;
	/* background-color: red; opacity:0.4;filter:alpha(opacity=40); */
}


/*************************************************************** News Folders */

#FolderMenu {					/* adjusted for News */
	position: absolute;
	left: 221px;
}

#FolderMenu li.soc {
	display: inline;
	list-style-type: none;
	float: left;
	display: block;
	padding-top: 0px;
}

.socfolder1 {
	margin-left: 170px;
}

.socfolder2 {
	margin-left: 60px;
}

.bluefolder {					/* blue contact folder */
	position:absolute;
	left:620px;
}
