/* body css */
Body {
	background-image: url(../images/new/header_home_bkgd.jpg);
	background-position: left top;
	background-color: #F2FEB4;
}
/* /body css */
/*---------------------------------- Header -------------------------------------------------*/
#Header{
	background-color: #4993AA;
	width: 100%;
	height: 159px;
	background-image: url(../images/new/header_home_bk.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---------------------------------- HeadNavigation -------------------------------------------------*/
#HeadNavigation{
	position: absolute;
	left: 50%;
	background-position: 149px 0px;
	width: 50%;
}
#HeadNavigation ul{
	width: 400px;
}
#HeadNavigation #HeadNavigationList-1{
	padding-left: 170px;
}
/*---------------------------------- MainNavigation -------------------------------------------------*/
#MainNavigation {
	top: 159px;
	padding-left: 10%;
}
#MainNavigationList{
	width: 766px;
	position: relative;
	top: 0px;
	left: -383px;
}
/*------------------- Main Body ---------------------------------*/
#MainBodyArea{
	background-color: #CCFF66;
	width: 766px;
	position: absolute;
	top: 177px;
	left: 50%;
	margin-left: -383px;
}
#Students{
	height: 204px;
	width: 177px;
	border-right: 1px solid #FFFFFF;
	background-color: #A4D1E3;
	position: absolute;
	left: 0px;
	top: 0px;
	background-image: url(../images/new/home_students_bk.jpg);
	background-repeat: no-repeat;
	background-position: center 105px;
}
#Students h3{
	margin: 0px;
	background-color: #A4D1E3;
	height: 31px;
	background-image: url(../images/new/home_students.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#Students h3 span{
	display: none;
}
#Students ul, #FocalPoints ul{
	margin: 14px 5px 0px 10px;
	padding: 0px;
}
#Students li, #FocalPoints li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-left: 11px;
	background-image: url(../images/new/students-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 4px;
}
#Students li a, #FocalPoints li a{
	color: #486C77;
	text-decoration: none;
}
#Students li a:hover, #FocalPoints li a:hover{
	color: #10262D;
}


#FocalPoints{
	height: 204px;
	width: 191px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	background-color: #CDE3F0;
	position: absolute;
	left: 597px;
	top: 0px;
}
#FocalPoints h3{
	margin: 0px;
	background-color: #A4D1E3;
	height: 31px;
	background-image: url(../images/new/home_focal.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#FocalPoints h3 span{
	display: none;
}
#FocalPoints li a{
	color: #486C77;
}
#FocalPoints li{
	background-image: url(../images/new/focalpoints-bullet.gif);
}
/*------------------- Quick Links List ---------------------------------*/
#QuickLinks{
	height: 161px;
	width: 191px;
	background-color: #F2FEB4;
	position: absolute;
	left: 598px;
	top: 204px;
	z-index: 100;
}
#QuickLinks h3{
	margin: 0px;
	background-color: #7290EB;
	height: 27px;
	background-image: url(../images/new/home_qlinks.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#QuickLinks h3 span{
	display: none;
}
#QuickLinks ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	padding-top: 11px;
}
#QuickLinks li{
	margin: 0px;
	padding: 0px 0px 0px 16px;
	list-style-type: none;
	height: 24px;
}
#QuickLinks a{
	height: 24px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 0px;
	padding-top: 4px;
	text-decoration: none;
}
#QuickLinks a:link, #QuickLinks a:visited{
	color: #898989;
}
#QuickLinks a:hover{
	color: #A14C4C;
	text-decoration: underline;
}
#QuickLinks li #QuickLinksList-1a{
	background-image: url(../images/new/email_icon.gif);
}
#QuickLinks li #QuickLinksList-2a{
	background-image: url(../images/new/conferences.gif);
}
#QuickLinks li #QuickLinksList-3a{
	background-image: url(../images/new/students_reports_icon.gif);
}
#QuickLinks li #QuickLinksList-4a{
	background-image: url(../images/new/aast_calender_icon.gif);
}

/*------------------- About AAST Links List ---------------------------------*/
#AboutAAST{
	height: 231px;
	width: 419px;
	background-color: #CAD68A;
	position: absolute;
	left: 178px;
	top: 0px;
}
#AboutAAST h3{
	margin: 0px;
	background-color: #BDC97C;
	height: 28px;
	position: absolute;
	width: 115px;
	left: 0px;
	top: 203px;
	color: #F2FEB4;
	text-align: center;
	border-top: 1px solid #FFFFFF;
}
#AboutAAST h3 a{
	color: #F2FEB4;
	text-decoration: none;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#AboutAAST h3 a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#AboutAAST ul{
	margin: 0px;
	border-top: 1px solid #FFFFFF;
	list-style-type: none;
	height: 28px;
	width: 304px;
	position: absolute;
	left: 115px;
	top: 203px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#AboutAAST li{
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	font-size: 12px;
	margin: 0px;
	border-right: 2px solid #B8C577;
}
#AboutAAST ul #AboutAASTList-3{
	border-right: none;
	font-weight:bold;
	text-decoration:blink;
}
#AboutAAST ul #AboutAASTList-3 img{
	height: 17px;
	width: 109px;
	vertical-align: middle;	
}
#AboutAAST li a{
	text-decoration: none;
	color: #405F84;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#AboutAAST li a:hover{
	text-decoration: underline;
	color: #1B2C3F;
}
#AboutAAST img{
	height: 203px;
	width: 419px;
}
#newsBox{
	height: 134px;
	width: 597px;
	position: absolute;
	left: 179px;
	top: 231px;
	background-image: url(../images/new/home_news_bk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 35px;
	padding-left: 15px;
}
/*---------------------------------- SearchBox -------------------------------------------*/
#searchBox{
	position: absolute;
	left: 0px;
	top: 203px;
	border-right: 1px solid #FFFFFF;
	height: 27px;
	width: 177px;
	margin: 0px;
}
#searchBox h3{
	display:none;
}
/*---------------------------------- Home Newa -------------------------------------------*/
#news{
	font-size: 12px;
	color: #FF0000;
	width: 280px;
	background-color: #F6FFC9;
padding-left: 6px;
}
#stories{
	font-size: 10px;
	color: #71A3B7;
}
#stories a{
	text-decoration: none;

	font-size: 11px;
	color: #71A3B7;
	font-weight: bold;
}
#stories img{
	display: none;
}
/*---------------------------------- Footer -------------------------------------------*/
#FooterArea {
	border-bottom: none;
	width: 100%;
	position: absolute;
	top: 566px;
	background-image: url(../images/new/home_footer.gif);
	background-repeat: repeat-x;
	background-position: bottom;

	padding-bottom: 7px;
	xposition: absolute;
	xz-index: 200;
	xbottom: 0px;
}
#FooterArea p{
	margin: 0px;
}

