/*
	author	:	Priya Gajare
	filename:	positioning.css
	created	:	April 2007
	description	:	positioning scheme for Compass Knowledge
 
*/

#container	{
    position	:	relative;
    z-index		:	0;
    width		:	760px;
    margin		: 	0 auto;
    height		:	1080px;

}
#postformcontainer	{
    position	:	relative;
    z-index		:	0;
    width		:	760px;
    height		:	620px;
    margin		: 	0 auto;
    background-image: url(../images/pagebackground.jpg);

}
#noformcontainer	{
    position	:	relative;
    z-index		:	0;
    width		:	760px;
    height		:	510px;
    background-image: url(../images/pagebackground.jpg);
}
#formcontainer	{
    position	:	relative;
    z-index		:	0;
    margin		: 	0 auto;
    width		:	760px;
    height		:	1120px;
    background-image: url(../images/pagebackground.jpg);
}

#head	{
    position	:	absolute;
    z-index		:	100;
    width		:	750px;
    height		:	112px;
    top			:	0px;
    left		:	124px;
    background-color	: #FCFCF8;
}
#headimage	{
    position	:	absolute;
    z-index		:	100;
    width		:	745px;
    height		:	1250px;
    top			:	8px;
    background-color	: #FFFFFF;
}
#headimg	{
    position	:	absolute;
    z-index		:	10;
    width		:	744px;
    height		:	560px;
    top			:	8px;
    left		:	128px;
    background-color	: #FFFFFF;
}


#headimage1	{
    position	:	relative;
    z-index		:	100;
    width		:	318px;
    height		:	210px;
    top			:	0px;
    left		:	7px;

}
#headimage2	{
    position	:	absolute;
    z-index		:	100;
    width		:	412px;
    height		:	104px;
    top			:	0px;
    left		:	325px;

}
#headimage3	{
    position	:	absolute;
    z-index		:	100;
    width		:	412px;
    height		:	107px;
    top			:	103px;
    left		:	325px;
	background	:	#2969CA;

}
/*-------------------------Div Class for Postform Page --------------------------------*/
#Posthead	{
    position	:	absolute;
    z-index		:	100;
    width		:	750px;
    height		:	112px;
    top			:	0px;
    left		:	4px;
    background-color	: #FCFCF8;
}
#Postheadimage	{
    position	:	absolute;
    z-index		:	100;
    width		:	744px;
    height		:	960px;
    top			:	8px;
    left		:	8px;
    background-color	: #FFFFFF;
}
#Postheadimg	{
    position	:	absolute;
    z-index		:	10;
    width		:	744px;
    height		:	560px;
    top			:	8px;
    left		:	8px;
    background-color	: #FFFFFF;
}


#Postheadimage1	{
    position	:	absolute;
    z-index		:	100;
    width		:	318px;
    height		:	210px;
    top			:	0px;
    left		:	7px;

}
#Postheadimage2	{
    position	:	absolute;
    z-index		:	100;
    width		:	412px;
    height		:	118px;
    top			:	0px;
    left		:	325px;

}
#Postheadimage3	{
    position	:	absolute;
    z-index		:	100;
    width		:	412px;
    height		:	52px;
    top			:	118px;
    left		:	325px;

}
/*-------------------------------------------------------------------------------------*/
#withoutformbg{
    position	:	relative;
    z-index		:	100;
    width		:	744px;
    height		:	97px;
    top			:	8px;
    left		:	8px;
    background-color	: #FFFFFF;
}

#formheadshade	{
    position	:	relative;
    z-index		:	200;
    width		:	748px;
    height		:	36px;
    top			:	114px;
    left		:	6px;

}
#premid	{
    position	:	absolute;
    z-index		:	100;
    width		:	732px;
    height		:	900px;
    top			:	210px;
    left		:	7px;
    background-color	: #D7E3FF;
}
#premid1{
    position	:	absolute;
    z-index		:	200;
    width		:	350px;
    height		: 	52px;
    top			:	0px;
    left		:	200px;
	bottom		:   20px;
}
#postmid	{
    position	:	absolute;
    z-index		:	100;
    width		:	730px;
    height		:	340px;
    top			:	210px;
    left		:	7px;
    background-color	: #D7E3FF;
}
#postmid1{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	0px;
    left		:	15px;
}
#bggroundBU{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	82px;
    top			:	35px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#bu{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	220px;
    left		:	28px;

}
#clickimgBU{
    position	:	absolute;
    z-index		:	200;
    width		:	141px;
    height		: 	21px;
    top			:	240px;
    left		:	162px;
}
#bggroundEKU{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	101px;
    top		:	118px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#eku{
    position	:	absolute;
    z-index		:	200;
    width		:	103px;
    height		: 	92px;
    top		:       124px;
    left		:	24px;

}
#clickimgEKU{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	153px;
    left		:	162px;
}
#bggroundCIN{
    position	:	relative;
    z-index		:	200;
    width		:	304px;
    height		: 	72px;
    top			:	0px;
    left		:	8px;
    background-color	: #EBF1FF;
    overflow:hidden;
}
#cin{
    position	:	relative;
    z-index		:	210;
    width		:	104px;
    height		: 	46px;
    top			:	7px;
    left		:	28px;

}

#blankDiv{
    position	:	relative;
    z-index		:	210;
    width		:	104px;
    height		: 	3px;
    top			:	0px;
    left		:	28px;
	overflow:hidden;
}
#clickimgCIN{
    position	:	relative;
    z-index		:	210;
    width		:	265px;
    height		: 	52px;
    top			:	-30px;
    left		:	162px;
}
#bggroundUOF{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	113px;
    top			:	293px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#uof{
    position	:	absolute;
    z-index		:	210;
    width		:	104px;
    height		: 	46px;
    top			:	440px;
    left		:	28px;

}
#clickimgUOF{
    position	:	absolute;
    z-index		:	210;
    width		:	265px;
    height		: 	52px;
    top			:	460px;
    left		:	162px;
}
#bggroundFHC{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	135px;
    top			:	407px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#fhc{
    position	:	absolute;
    z-index		:	200;
    width		:	44px;
    height		: 	104px;
    top			:	315px;
    left		:	30px;

}
#clickimgFHC{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	335px;
    left		:	162px;
}
#bggroundMSU{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	85px;
    top			:	543px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#msu{
    position	:	absolute;
    z-index		:	200;
    width		:	107px;
    height		: 	47px;
    top			:	565px;
    left		:	30px;

}
#clickimgMSU{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	580px;
    left		:	162px;
}
#bggroundPSU{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	80px;
    top			:	629px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#psu{
    position	:	absolute;
    z-index		:	210;
    width		:	115px;
    height		: 	26px;
    top			:	875px;
    left		:	35px;

}
#clickimgPSU{
    position	:	absolute;
    z-index		:	210;
    width		:	265px;
    height		: 	52px;
    top			:	878px;
    left		:	162px;
}

#bggroundMHU{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	120px;
    top			:	710px;
    left		:	8px;
    background-color	: #EBF1FF;
}
#mhu{
    position	:	absolute;
    z-index		:	200;
    width		:	115px;
    height		: 	96px;
    top			:	725px;
    left		:	30px;

}
#clickimgMHU{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	760px;
    left		:	162px;
}
/*  new college */
#bggroundUNE{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	120px;
    top			:	831px;
    left		:	8px;
    background-color	: #EBF1FF;
}


#bggroundhof{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	120px;
    top			:	953px;
    left		:	8px;
    background-color	: #EBF1FF;
}


#bggroundsait{
    position	:	absolute;
    z-index		:	200;
    width		:	304px;
    height		: 	120px;
    top			:	1075px;
    left		:	8px;
    background-color	: #EBF1FF;
}





#une{
    position	:	absolute;
    z-index		:	200;
    width		:	115px;
    height		: 	96px;
    top			:	638px;
    left		:	30px;

}


#hof{
    position	:	absolute;
    z-index		:	500;
    width		:	115px;
    height		: 	96px;
    top			:	975px;
    left		:	30px;

}


#sait{
    position	:	absolute;
    z-index		:	500;
    width		:	115px;
    height		: 	96px;
    top			:	1120px;
    left		:	30px;

}


#clickimgUNE{
    position	:	absolute;
    z-index		:	500;
    width		:	265px;
    height		: 	52px;
    top			:	655px;
    left		:	162px;
}


#clickimgUhof{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	990px;
    left		:	162px;
}


#clickimgsait{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	52px;
    top			:	1140px;
    left		:	162px;
}


/*  end  */


#preform{
    position	:	absolute;
    z-index		:	200;
    width		:	462px;
    height		: 	370px;
    top			:	180px;
    left		:	223px;
}#postform{
    position	:	relative;
    z-index		:	200;
    width		:	462px;
    height		: 	352px;
    top			:	185px;
    left		:	223px;
}
#preleftborder{
    position	:	absolute;
    z-index		:	300;
    height		:	295px;
    width		:	1px;
    left		:	325px;
    top			:	167px;
}
#formleftborder{
    position	:	absolute;
    z-index		:	300;
    height		:	488px;
    width		:	1px;
    left		:	325px;
    top			:	167px;
}

#pretopborder{
    position	:	absolute;
    z-index		:	400;
    width		:	412px;
    height		:	7px;
    left		:	325px;
    top			:	165px;
}

#predownborder{
    position	:	absolute;
    z-index		:	400;
    width		:	412px;
    height		:	24px;
    left		:	325px;
    top			:	462px;
}
#prerightborder{
    position	:	absolute;
    z-index		:	300;
    width		:	13px;
    height		:	295px;
    left		:	724px;
    top			:	167px;
}

#preformbody {
    position	:	absolute;
    z-index		:	9000;
    width		:	390px;
    height		:	213px;
    left		:	20px;
    top			:	0px;
}
#prebgcolor {
    position	:	absolute;
    z-index		:	100;
    width		:	400px;
    height		:	45px;
    left		:	325px;
    top			:	170px;
    
}
#postformbodybg {
    position	:	relative;
    z-index		:	100;
    width		:	400px;
    height		:	277px;
    left		:	102px;
    top			:	-190px;

    background-image: url(../images/prebodybg.jpg);
}

#preformbodybg {
    position	:	absolute;
    z-index		:	200;
    width		:	400px;
    height		:	282px;
    left		:	102px;
    top			:	0px;

    background-image: url(../images/prebodybg.jpg);
}



#programlink1{
    position	:absolute;
    z-index		:200;
    width		:140px;
    top			:213px;
    left		:9px;
}
#programlink2{
    position	:absolute;
    z-index		:300;
    width		:90px;
    top			:232px;
    left		:9px;
    text-align: left;
}
#preq1{
    position	:	absolute;
    z-index		:	400;
    width		:	350px;
    height		:	28px;
    left		:	24px;
}
#prea1{
    position	:	absolute;
    z-index		:	400;
    left		:	48px;
}
#presubmit {
    position	:	absolute;
    z-index		:	500;
    left		:	100px;
    top			:	225px;
}
#popupfooter1{
    position	:	absolute;
    z-index		:	600;
    width		:	720px;
    height		:	24px;
    left		:	10px;
    top			:	351px;

}
#popupfooter{
    position	:	absolute;
    z-index		:	600;
    width		:	720px;
    height		:	24px;
    left		:	5px;
    top			:	370px;
}
#campusaddress{
    position	:	absolute;
    z-index		:	200;
    width		:	275px;
    top			:	250px;
    left		:	5px;
}
#formmid	{
    position	:	absolute;
    z-index		:	100;
    width		:	730px;
    height		:	1030px;
    top			:	210px;
    left		:	7px;
    background-color	: #D7E3FF;
}
#formmid1	{
    position	:	absolute;
    z-index		:	200;
    width		:	265px;
    height		: 	800px;
    top			:	0px;
    left		:	0px;
}
#formcamousaddress	{
    position	:	relative;
    z-index		:	200;
    top			:	80px;
    left		:	5px;
}
#formbody {
    position	:	absolute;
    z-index		:	200;
    width		:	462px;
    height		: 	422px;
    top			:	0px;
    left		:	250px;
}
#formtitle 	{
    position	:	absolute;
    z-index		:	300;
    width		:	441px;
    height		:	51px;
    left		:	70px;
    top			:	12px;
}

#formborderright{
    position	:	absolute;
    z-index		:	300;
    width		:	13px;
    height		:	488px;
    left		:	724px;
    top			:	167px;
}

#formdownborder{
    position	:	absolute;
    z-index		:	150;
    width		:	412px;
    height		:	24px;
    left		:	325px;
    top			:	655px;
}
#formrightcorner{
    position	:	absolute;
    z-index		:	300;
    height		:	238px;
    left		:	415px;
    top			:	452px;
}
#formbodybg {
    position	:	absolute;
    z-index		:	200;
    width		:	400px;
    height		:	485px;
    left		:	325px;
    top			:   170px;
    background-image: url(../images/prebodybg.jpg);
}
#thankheadings {
    position	:   absolute;
    z-index		:	200;
    top			:	0px;
    left		:	310px;
}
#formcontent1 {
    position	:	absolute;
    z-index		:	300;
    width		:	405px;
    height		:	422px;
    left		:	0px;
    top			:	15px;
}
#formbutton {
    top         : -20px;
}

#formsubmit{
    position	:absolute;
    z-index		:400;
    left		:130px;
    top			:340px;
}
#footer{
    position	:absolute;
    z-index		:300;
    height		:53px;
    top			:1250px;
    left		:10px;
}
#postformfooter{
    position	:absolute;
    z-index		:300;
    height		:53px;
    top			:562px;
    left		:10px;
}
#noformfooter{
    position	:absolute;
    z-index		:300;
    top			:415px;
    left		:10px;
}
#popupbody{
    position	:absolute;
    z-index		:200;
    height		:300px;
    width		:744px;
    top			:112px;
    left		:8px;
    background-color	: #FFFFFF;
}

#popupcontent{
    position	:absolute;
    z-index		:300;
    width		:726px;
}

#footerimage{
    position	:absolute;
    z-index		:1300;
    width		:749px;
    height		:1px;
    top         :522px;
    left  		:5px;
    background-image: url(../images/dotimagedown.jpg);
}
#downimage{
    position	:absolute;
    z-index		:1300;
    width		:749px;
    height		:1px;
    top         :410px;
    left  		:5px;
    background-image: url(../images/dotimagedown.jpg);
}
#formfooterimage{
    position	:absolute;
    z-index		:300;
    width		:749px;
    height		:1px;
    top         :695px;
    left  		:5px;
    background-image: url(../images/dotimagedown.jpg);
}

#aboutcontainer{
    position	:absolute;
    height		:350px;
    width		:540px;
    left		:0px;

}
#aboutbody{
    position	:absolute;
    width		:510px;
    left		:0px;

}
#financialbody{
    position	:absolute;
    height		:270px;
    width		:510px;
    left		:0px;

}
#locations{
    position	:absolute;
    height		:400px;
    width		:500px;
    left		:0px;

}
#camDescription{
    position	:absolute;
    z-index		:1300;
    top			:0px;
    left		:25px;
    right		:1px;
}

#locationhead{
    position	:absolute;
    z-index		:100;
    height		:200px;
    width		:500px;
    top			:80px;
    left		:10px;
}
#privacyheader{
    position	:absolute;
    z-index		:100;
    top			:15px;
    left		:160px;
}

#locationpopbody{
    position	:absolute;
    z-index		:100;
    height		:200px;
    width		:500px;
    top			:110px;
    left		:10px;
}
#caprivacypolicy{
    position	:absolute;
    z-index		:800;
    height		:2200px;
    width		:660px;
    top			:0px;
    left		:0px;
    background-color:#000066;
}
#privacypolicy{
    position	:absolute;
    height		:2000px;
    width		:660px;
    top			:0px;
    left		:0px;
    background-color:#000066;
}
#campusname{
    position	:absolute;
    z-index		:200;
    height		:340px;
    width		:633px;
    top			:93px;
    left		:7px;
    background-color:#FFFFFF;
}
#campusnamespace{
    position	:absolute;
    z-index		:100;
    height		:433px;
    width		:7px;
    top			:7px;
    left		:8px;
}
#financialcontentspace{
    position	:absolute;
    z-index		:200;
    top			:85px;
    width		:522px;
    height		:250px;
    background-image: url(../images/popbackground.gif);
}
#financialcontent{
    position	:absolute;
    z-index		:200;
    top			:0px;
    width		:490px;
    height		:250px;
    left		:20px;
}
#admissioncontent{
    position	:absolute;
    z-index		:200;
    top			:0px;
    width		:490px;
    height		:250px;
    left		:20px;
}
#admissionspace{
    position	:absolute;
    z-index		:200;
    top			:85px;
    width		:522px;
    height		:250px;
    background-image: url(../images/popbackground.gif);
}
#caprivacymargin{
    position	:absolute;
    z-index		:300;
    top			:30px;
    left		:15px;
    width		:430px;
}
#caprivacyspace{
    position	:absolute;
    z-index		:200;
    height		:340px;
    top			:65px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}

#bluebackground{
    z-index		:200;
    position	:absolute;
    width		:476px;
    height		:740px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}

#bluebackgroundEKU{
    z-index		:200;              
    position	:absolute;
    width		:715px;
    height		:1073px;
    left		:0px;
   background-image: url(../images/pagebackground.jpg);
}

#bluebackgroundMU{
    z-index		:200;
    position	:absolute;
    width		:476px;
    height		:780px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#bluebackgroundUNE{
    z-index		:200;
    position	:absolute;
    width		:476px;
    height		:2185px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#programspaceUNE{
    position	:absolute;
    z-index		:200;
    height		:2104px;
    top			:73px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}
#bottomcloseUNE{
    position	:absolute;
    z-index		:400;
    top			:2060px;
    left		:355px;
}

#bluebackgroundUC{
    z-index		:100;
    position	:absolute;
    width		:476px;
    height		:1103px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#bluebackgroundFHCHS{
    z-index		:100;
    position	:absolute;
    width		:476px;
    height		:734px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#programspace{
    position	:absolute;
    z-index		:200;
    height		:670px;
    top			:65px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}

#programspaceEKU{
    position	:absolute;
    z-index		:200;
    height		:950px;
    top			:115px;
    width		:700px;
    background-color:#EBF1FF;
    left		:8px;
}
#programspaceMU{
    position	:absolute;
    z-index		:200;
    height		:700px;
    top			:73px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}


#programspaceUC{
    position	:absolute;
    z-index		:200;
    height		:1030px;
    top			:65px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}
#programspaceFHCHS{
    position	:absolute;
    z-index		:200;
    height		:661px;
    top			:65px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}
#privacyspace{
    position	:absolute;
    z-index		:200;
    height		:2410px;
    top			:65px;
    width		:460px;
    background-color:#EBF1FF;
    left		:8px;
}
#abouthead{
    position	:absolute;
    z-index		:500;
    height		:80px;
    width		:660px;
    text-align: left;
    background-color : #000066;

}
#header{
    position	:absolute;
    z-index		:500;
    height		:80px;
    width		:540px;
    text-align: left;
    background-color : #000066;
    padding-right:18px;
}
#poplogo{
    position	:relative;
    z-index		:300;
    top			:8px;
    left		:290px;
}

#poploggoCA
{
	position	:relative;
	z-index		:300px;
	top		:0px;
	left		:08px;		
}
#poplogononform{
    position	:absolute;
    z-index		:300;
    top			:8px;
    left		:130px;
}
#campuslogo{
    position	:absolute;
    z-index		:300;
    top			:30px;
    left		:15px;
    width		:430px;
}
#privacymargin{
    position	:absolute;
    z-index		:300;
    top			:30px;
    left		:15px;
    width		:430px;
}
#popclose{
    position	:absolute;
    z-index		:1900;
    width		:100px;
    top			:90px;
    left		:500px;
    text-align: right;
    padding-right:5px;
}


#topcaclose{
    position	:absolute;
    z-index		:900;
    top			:85px;
    left		:355px;
    width		:100px;
}



#botcloseprivacy{
    position	:absolute;
    z-index		:900;
    top			:2440px;
    left		:355px;
    width		:100px;	
}

#topclose{
    position	:absolute;
    z-index		:900;
    top			:119px;
    left		:590px;
    width               :100px;
}

#bottomclose{
    position	:absolute;
    z-index		:300;
    top			:650px;
    left		:355px;
}

#EbottomcloseEKU{
    position	:absolute;
    z-index		:300;
    top			:1000px;
    left		:580px;
    width               :100px;
}

#bottomcloseMU{
    position	:absolute;
    z-index		:400;
    top			:680px;
    left		:355px;
}

#bottomcloseUC{
    position	:absolute;
    z-index		:300;
    top			:1010px;
    left		:355px;
}
#bottomcloseFHCHS{
    position	:absolute;
    z-index		:300;
    top			:616px;
    left		:355px;
}
#botclosecaprivacy{
    position	:absolute;
    z-index		:300;
    top			:364px;
    left		:348px;
    width               :100px;
}

#caheader{
    position	:relative;
    z-index		:900;
    width		:500px;
    top			:1125px;
    left		:120px;
    text-align: right;
    padding-right:0px;
}
#popfoot2{
    position	:absolute;
    z-index		:200;
    height		:30px;
    width		:500px;
    top			:520px;
    background-color	: #FFFFFF;
    text-align: right;
    padding-right	:0px;
}
#popfoot3{
    position	:absolute;
    z-index		:200;
    height		:40px;
    width		:500px;
    top			:459px;
    background-color	: #FFFFFF;
    text-align: right;
    padding-right	:5px;
}

#poptext{
    position	:absolute;
    z-index		:100;
    left		:8px;
    top			:120px;
}
#ProgramDescription{
    position	:absolute;
    z-index		:300;
    top			:5px;
    left		:10px;
    right		:10px;
}


#PopProgramstop{
    position	:absolute;
    z-index		:200;
    height		:11px;
    width		:317px;
    top			:217px;
    left		:320px;

}
#Poplocstop{
    position	:absolute;
    z-index		:200;
    height		:11px;
    width		:317px;
    top			:150px;
    left		:290px;
}

#PopProgramsleft{
    position	:absolute;
    z-index		:300;
    height		:220px;
    width		:2px;
    top			:228px;
    left		:320px;
}
#Poplocleft{
    position	:absolute;
    z-index		:300;
    height		:225px;
    width		:2px;
    top			:160px;
    left		:290px;
}
#PopProgramsright{
    position	:absolute;
    z-index		:300;
    height		:220px;
    width		:2px;
    top			:228px;
    left		:629px;
}
#Poplocright{
    position	:absolute;
    z-index		:300;
    height		:225px;
    width		:2px;
    top			:160px;
    left		:599px;
}
#PopProgramsbottom{
    position	:absolute;
    z-index		:300;
    height		:17px;
    width		:317px;
    top			:447px;
    left		:320px;
}
#Poplocbottom{
    position	:absolute;
    z-index		:300;
    height		:17px;
    width		:317px;
    top			:385px;
    left		:290px;
}


#disparea{
    position	:absolute;
    z-index		:200;
    height		:405px;
    width		:360px;
    top			:15px;
    left		:260px;
    background-color:#DADFDF;
}
#campusdisparea{
    position	:absolute;
    z-index		:200;
    height		:225px;
    width		:310px;
    top			:160px;
    left		:290px;
    background-image: url(../images/prebodybg.jpg);
}


#formbottom	{
    position	:	absolute;
    z-index		:	200;
    top			:	705px;
    left		:	17px;
}
#copyright {
    position:relative;
    top:20px;
    left:385px;
    background-color:#FFFFFF;
    width:380px;
    height: 35px;
}
#cacontainer	{
    z-index		:200;
    position	:absolute;
    width		:476px;
    height		:410px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#privacycontainer	{
    z-index		:200;
    position	:absolute;
    width		:476px;
    height		:2483px;
    left		:0px;
    background-image: url(../images/pagebackground.jpg);
}
#programcontainer	{
    position	:	absolute;
    z-index		:	100;
    width		:	540px;
    height		:	1150px;
    top			:	0px;
    margin		:	 0 auto;

}
#careercontainer	{
    position	:	absolute;
    z-index		:	100;
    width		:	540px;
    height		:	300px;
    top			:	0px;
    margin		:	 0 auto;

}
#capophead	{
    position	:	relative;
    z-index		:	100;
    width		:	490px;
    height		:	73px;
    top			:	0px;
    left		:	0px;
    margin		: 0px;
    background-color	: #FFFFFF;
}
#popbody3 {
    position	:	relative;
    z-index		:	100;
    width		:	660px;
    top			:	70px;
    font-size	:	12px;

}
#popfoot{
    position	:	relative;
    z-index		:	100;
    width		:	500px;
    height		:	40px;
    left		:	0px;
    margin		: 0px;
    background-color	: #FFFFFF;
}
#popcafoot{
    position	:	absolute;
    z-index		:	100;
    width		:	490px;
    height		:	40px;
    left		:	0px;
    margin		: 0px;
    background-color	: #FFFFFF;
    top			:	2735px;
}
#buttonadj{
    position:absolute;
    top:235px;
    left:120px;

}



/*  ------------------------------------------------------------------------------------------- */


#popleftnav
{
	height:100px;
	left:25px;
	position:absolute;
	width:370px;
}

#popright
{
	background-color:#AD0101;
	height:871px;
	left:400px;
	position:absolute;
	width:270px;
}
#poprightcontent
{
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
		
}
.catLink{
 color:#AD0101;
 font-family: verdana;
  font-size:12px;
  font-weight:bold;

}
#popHeader{
background-color:#FFFFFF;
height:100px;
left:8px;
position:absolute;
top:8px;
width:700px;
z-index:300;
}

.close{
	color:#003073;
	font-family:verdana;
	font-size:19px;
	position:absolute;
	text-decoration:underline;
}
#topprogram{
    position	:absolute;
    z-index		:900;
    top			:119px;
    left		:65px;
}

.programs{
	color:#000000;
	font-family:verdana;
	font-size:19px;
	position:absolute;
	text-decoration:none;
}


