#HeaderCorner{
   position:absolute;
   left:0px;
   top:0px;
   width:130px;
   height:127px;
   z-index:1;
}

#SideMenu{
   position:absolute;
   left:0px;
   top:127px;
   width:130px;
   height:343px;
   z-index:3;
}

#HeaderTop{
   position:absolute;
   left:130px;
   top:0px;
   width:630px;
   height:59px;
   z-index:2;
}

#MenuHome{
   position:absolute;
   left:130px;
   top:59px;
   width:157px;
   height:19px;
   z-index:5;
}

#MenuStudents{
   position:absolute;
   left:287px;
   top:59px;
   width:157px;
   height:19px;
   z-index:6;
}

#MenuEducators{
   position:absolute;
   left:444px;
   top:59px;
   width:158px;
   height:19px;
   z-index:7;
}

#MenuResources{
   position:absolute;
   left:602px;
   top:59px;
   width:158px;
   height:19px;
   z-index:8;
}

#SubMenu{
   position:absolute;
   left:130px;
   top:78px;
   width:630px;
   height:18px;
   z-index:4;
   visibility: visible;
}

#navbarspacerlayer{
	position:absolute;
	width:130px;
	z-index:14;
	left: 0px;
	top: 470px;
    layer-background-image:     url(../../bkcolor_stu.jpg);
	background-image:     url(../bkcolor_stu.jpg);
    layer-background-position: left;
	background-position: left;
}

#navbartext{
   position:absolute;
   width:130px;
   z-index:15;
   left: 0px;
   top: 140px;
}

#breadcrumbslayer{
   position:absolute;
   width:431px;
   height:22px;
   z-index:11;
   left: 133px;
   top: 97px;
}

#sectiontitlediv{
   position:absolute;
   width:620px;
   height:25px;
   z-index:16;
   left: 139px;
   top: 124px;
}

#updateinfolayer{
	position:absolute;
	width:130px;
	height: 375px;
	top: 470px;
	z-index:13;
	left: 0px;
	layer-background-image:     url(../../bkcolor_stu.jpg);
	background-image:     url(../bkcolor_stu.jpg);
	layer-background-position: left;
	background-position: left;
}

#contentlayer{
   position:absolute;
   width:620px;
   z-index:9;
   left: 140px;
   top: 172px;
}

