/*
	author	:	Vitthal wable
	filename:	positioning.css
	created	:	13-03-2007
	description	:	positioning scheme for Southwestern School
*/

#container	{
	position	:	relative;
	z-index		:	0;
	width		:	760px;
	height		:	700px;
	background-color	: #CC3300;
}
#formcontainer	{
	position	:	relative;
	z-index		:	0;
	width		:	760px;
	height		:	800px;
	background-color	: #CC3300;
}

#head	{
	position	:	absolute;
	z-index		:	100;
	width		:	750px;
	height		:	112px;
	top			:	0px;
	left		:	4px;
	background-color	: #FCFCF8;	
}

#headimage	{
	position	:	absolute;
	z-index		:	100;
	width		:	750px;
	height		:	136px;
	top			:	0px;
	left		:	2px;
		
}
#headimage1	{
	position	:	absolute;
	z-index		:	100;
	width		:	187px;
	height		:	100px;
	top			:	0px;
	left		:	4px;
	background-color	: #FCFCF8;	
}
#headimage2	{
	position	:	absolute;
	z-index		:	100;
	width		:	186px;
	height		:	100px;
	top			:	0px;
	left		:	191px;
	background-color	: #FCFCF8;	
}
#headimage3	{
	position	:	absolute;
	z-index		:	100;
	width		:	186px;
	height		:	100px;
	top			:	0px;
	left		:	376px;
	background-color	: #FCFCF8;	
}
#headimage4	{
	position	:	absolute;
	z-index		:	100;
	width		:	191px;
	height		:	100px;
	top			:	0px;
	left		:	560px;
	background-color	: #FCFCF8;	
}
#headshade	{
	position	:	absolute;
	z-index		:	100;
	width		:	750px;
	height		:	36px;
	top			:	99px;
	left		:	4px;
		
}

#premid	{
	position	:	absolute;
	z-index		:	100;
	width		:	747px;
	height		:	354px; 
	top			:	135px;
	left		:	6px;
	background-color	: #FFFFCC;
}
#premid1{
	position	:	absolute;
	z-index		:	200;
	width		:	290px;
	height		: 	52px; 
	top			:	0px;
	left		:	10px;
}
#preform{
	position	:	absolute;
	z-index		:	200;
	width		:	470px;
	height		: 	352px; 
	top			:	0px;
	left		:	298px;
}
#pretitle 	{	 
	position	:	absolute;
	z-index		:	300;
	width		:	450px;
	height		:	76px; 
	left		:	0px;
}
#preleftborder{
	position	:	absolute;
	z-index		:	300;
	height		:	210px; 
	left		:	0px;
	top			:	71px;
}
#preleftcorner{
	position	:	absolute;
	z-index		:	300;
	width		:	20px;
	height		:	23px; 
	left		:	0px;
	top			:	286px;
}
#prerightcorner{
	position	:	absolute;
	z-index		:	300;
	width		:	20px;
	height		:	23px; 
	left		:	414px;
	top			:	282px;
}
#predownborder{
	position	:	absolute;
	z-index		:	400;
	width		:	399px;
	height		:	10px; 
	left		:	2px; 
	top			:	298px; 
}
#preborderright{
	position	:	absolute;
	z-index		:	300;
	height		:	210px; 
	left		:	440px;
	top			:	71px;
}

#preformbody {
	position	:	absolute;
	z-index		:	300;
	width		:	367px;
	height		:	213px;
	left		:	20px;
	top			:	0px;
}
#preformbodybg {
	position	:	absolute;
	z-index		:	200;
	width		:	436px;
	height		:	227px;
	left		:	7px;
	top			:	71px;
background-image: url(images/prebodybg.jpg);
	
}
#preq1{
	position	:	absolute;
	z-index		:	400;
	width		:	290px;
	height		:	28px;
	left		:	24px;
}
#prea1{
	position	:	absolute;
	z-index		:	400;
	left		:	45px;
}
#presubmit {
	position	:	absolute; 
	z-index		:	500;
	left		:	40px;
	top			:	250px;
}
#formmid	{
	position	:	relative;
	z-index		:	200;
	width		:	747px;
	height		: 	600px; 
	top			:	115px;
	left		:	4px;
	background-color	: #FFFFCC;
}
#formmid1	{
	position	:	relative;
	z-index		:	200;
	width		:	270px;
	height		: 	422px; 
	top			:	0px;
	left		:	10px;
}
#formcamousaddress	{
	position	:	relative;
	z-index		:	200;
	top			:	220px;
	left		:	5px;
}
#formbody {
	position	:	absolute;
	z-index		:	200;
	width		:	470px;
	height		: 	422px; 
	top			:	0px;
	left		:	298px;
}
#formtitle 	{	 
	position	:	absolute;
	z-index		:	300;
	width		:	442px;
	height		:	56px; 
	left		:	2px;
}
#formleftborder{
	position	:	absolute;
	z-index		:	300;
	height		:	343px; 
	left		:	-2px;
	top			:	50px;
}
#formborderright{
	position	:	absolute;
	z-index		:	300;
	height		:	343px; 
	left		:	439px;
	top			:	50px;
}

#formdownborder{
	position	:	absolute;
	z-index		:	300;
	width		:	443px;
	height		:	10px; 
	left		:	-2px;
	top			:	480px; /* 470 */
}
#formrightcorner{
	position	:	absolute;
	z-index		:	300;
	height		:	238px; 
	left		:	415px;
	top			:	452px;
}
#formbodybg {
	position	:	relative;
	z-index		:	200;
	width		:	434px;
	height		:	442px;
	left		:	5px;
	top			:	52px;
	background-image: url(images/fombodybackimage.jpg);
}
/*#button	{
	position	:	absolute;
	z-index		:	200;
	width		:	432px;
	height		:	460px;
	left		:	7px;
	top			:	402px;
}*/

#formcontent1 {
	position	:	absolute;
	z-index		:	300;
	width		:	405px;
	height		:	422px;
	left		:	20px;
	top			:	20px;
}

#formtext1{
	position	:absolute;
	z-index		:400;
	left		:203px;
	top			:57px;
}
#formsubmit{
	position	:absolute;
	z-index		:400;
	left		:130px;
	top			:340px;	
}
#footer{
	position	:absolute;
	z-index		:200;
	height		:53px;
	width		:275px;
	top			:484px;
	left		:5px;
}
#formfooter{
	position	:absolute;
	z-index		:200;
	height		:53px;
	width		:275px;
	top			:722px;
	left		:3px;
}

#popupbody{
	position	:absolute;
	z-index		:200;
	height		:384px;
	width		:748px;
	top			:105px;
	left		:4px;
	background-color	: #FFFFCC;	
}
#popupcontent{
	position	:absolute;
	z-index		:300;
	left		:11px;
}
#aboutcontainer{
	position	:relative;
	z-index		:100;
	height		:330px;
	width		:470px;
	background-color	: #FFFFCC;	
}
#aboutbody{
	position	:absolute;
	z-index		:100;
	height		:200px;
	width		:500px;
	top			:70px;	
}     
#locationhead{
	position	:absolute;
	z-index		:100;
	height		:200px;
	width		:500px;
	top			:80px;
	left		:10px;	
}  
#locationpopbody{
	position	:absolute;
	z-index		:100;
	height		:200px;
	width		:500px;
	top			:110px;
	left		:10px;	
}  


#aboutcontent{
	position	:absolute;
	z-index		:100;
	left		:7px;
}

#closewindow1{
	absolute	:absolute;
	z-index		:300;
	left		:400px;
	top			:65px;
}
#abouthead{
	position	:absolute;
	z-index		:200;
	height		:69px;
	width		:525px;
	background-color	: #FFFFFF;
	text-align: left;
}
#popclose{
	position	:absolute;
	z-index		:200;
	height		:10px;
	width		:300px;
	top			:50px;
	left		:185px;	
	background-color	: #FFFFFF;
	text-align: right;
	padding-right:5px;
}

#popfoot1{
	position	:absolute;
	z-index		:200;
	height		:20px;
	width		:500px;
	top			:300px;	
	background-color	: #FFFFFF;
	text-align: right;
}
#popfoot2{
	position	:absolute;
	z-index		:200;
	height		:30px;
	width		:525px;
	top			:580px;	
	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;
	/*left		:0px;*/
}
#programcontainer{
	position	:absolute;
	z-index		:100;
	height		:500px;
	width		:482px;
	background-color	: #FFFFCC;	
}
#poptext{
	position	:absolute;
	z-index		:200;
	height		:399px;
	width		:525px;
	background-color	: #FFFFCC;
	top			:75px;		
}
#ProgramDescription{
	position	:absolute;
	z-index		:300;
	top			:5px;		
	left		:5px;
	right		:1px;
}
#programname{
	position	:absolute;
	z-index		:200;
	height		:271px;
	width		:280px;
	top			:10px;
	left		:7px;
}
#disparea{
	position	:absolute;
	z-index		:200;
	height		:490px;
	width		:279px;
	top			:10px;
	left		:245px;
	background-color	: #CC3300;	
}
#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	{
	position	:	absolute;
	z-index		:	0;
	width		:	477px;
	top			:	0px;
	left		:	0px;
	margin		:	 0 auto;
	background-color	: #FFFFCC;	
}
#capophead	{
	position	:	relative;
	z-index		:	100;
	width		:	490px;
	height		:	73px;
	top			:	0px;
	left		:	0px;
	margin		: 0px;
	background-color	: #FFFFFF;		
}
#popbody3 {
	position	:	relative;
	z-index		:	200;
	width		:	485px;
	height		:	404px;
/*	top			:	85px;*/
	padding-left		:	5px;
/*	padding-right	:	15px;*/
	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;		
}