/****************************************/
/* datestMap.html Page Specific Styling */
/****************************************/

#mapLongSpacer{
	position:			absolute;
	top:				287px;
	left:				0px;
	width:				200px;	
	height: 			1343px;
	border-top: 		1px solid #ffffff;	
	border-bottom: 		#d8d7d7 1px solid;
	background-color: 	#e0e0e0;
	/*border:				dotted;*/
}

#mapFooter{
	position:			absolute;
	top:				1640px;
	left:				430px;
	text-align:			center;
	color:				#3D6088;
	/*border:				dotted;*/
}

#mapMap{
	border:				5px ridge;
	position:			absolute;
	top:				160px;
	left:				240px;
	background-color: 	#f0f0f0;
	height:				480px;
	width:				640px;
	/*border:				dotted;*/
}

#mapFiller{
	border:				0px;
	position:			absolute;
	top:				160px;
	left:				690px;
	background-color: 	#f0f0f0;
	height:				1470px;
	width:				334px;
	z-index:			-1;
	/*border:				dotted;*/
}

#mapLeftTextBox{						/* box-in-box */
	font-size:			11px;
	text-align: 		left;
	position:			absolute;
	top:				650px;
	left:				240px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				140px;
	width:				255px;
	/*border:				dotted;*/
}

#mapLeftText{
	position:			absolute;
	top:				10px;
	left:				10px;
	height:				120px;
	width:				235px;
	/*border:				dotted;*/
}

#mapRightTextBox{
	font-size:			11px;
	text-align: 		left;
	position:			absolute;
	top:				650px;
	left:				495px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				170px;
	width:				255px;
	/*border:				dotted;*/
}

#mapRightText{
	position:			absolute;
	top:				10px;
	left:				10px;
	height:				120px;
	width:				235px;
	/*border:				dotted;*/
}

#mapBottomTextBox{
	font-size:			11px;
	text-align: 		left;
	position:			absolute;
	top:				790px;
	left:				240px;
	background-color: 	#f0f0f0;
	color:				#000000;
	height:				840px;
	width:				520px;
	/*border:				dotted;*/
}

#mapBottomText{
	position:			absolute;
	top:				10px;
	left:				10px;
	height:				780px;
	width:				490px;
	/*border:				dotted;*/
}