/* Copy Box in Body Section */

.bodybox {
	padding: 25px;
}

.phobox
{
	width: 200px;
}

.dirphobox
{
	width: 559px;
}

.volunteerbox {
	padding: 15px;
	width: 45%;
}

.volunteerform
{
	padding: 15px;
	width: 300px;
}

/* END Copy Box in Body Section */

/*************************************************************************/

/* Body Section */

#BodyNoBack {
	top: 128px;
	bottom: 0px;
	left: 200px;
	min-width : 670px;
	min-height : 600px;
}

#BodyNoBack div {
	position:absolute;
}
	
/* END Body Section */

/*************************************************************************/
	
/* FORM */
#VolunteerCheckMain {
	display:block;
	width: 300px;
}

#VolunteerCheckMain div {
	position:absolute;
}

#Box_Head {top:0; right:0; width: 100%;}	
	
#Box_First {top:35; left:10; width: 48%;}
#Box_Last {top:35; right:0; width: 48%;}

#Box_Email {top:75; left:10; width: 65%;}
#Box_Phone {top:75; right:0; width: 33%;}

#Box_Position_Text {top:123; right:0; width: 100%; background-color : #DFDFDF; 
padding: 5px 5px 5px 5px;}

#Box_Check1 {top:185; left:10; width: 48%;}
#Box_Check2 {top:185; right:0; width: 48%;}

#Box_Time_Text {top:295; right:0; width: 100%; background-color : #DFDFDF; 
padding: 5px 5px 5px 5px;}

#Box_Check3 {top:323; left:10; width: 48%;}
#Box_Check4 {top:323; right:0; width: 48%;}

#Box_Submit {top:420; left:10; width: 100%;}	

/* Form Info */	

.MultSelectBox {
position: absolute;
top: 295px;
right: 330px;
background-color: #DFDFDF;
width: 150px;
padding: 5px 5px 5px 5px;
display : none;
}

/* END Form Info */		

/*************************************************************************/

/* Copy Styles */

#copy {
	font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #666666;
	width: 92%;
}

#copy A {
	text-decoration : none;
	color: #65899E;
}

#copy A:HOVER {
	font-weight : bold;
	color: #666666;
}

/* END Copy Styles */

/*************************************************************************/

/* Height Settings */

div#MainFrame, div#NavBox, div#MainBody, div#BodyBack, div#BodyNoBack {
	height: 100%;
}

/* for Internet Explorer */
/*\*/
* html div#MainFrame, div#NavBox, div#MainBody, div#BodyBack, div#BodyNoBack  {
height: 2000px;
}
/**/

/* END Height Styles */