/* Baptist Mid-Missions whereweserve CSS */
/* all styles below are related to the whereweserve page template(s) */

#leftcolumn { float: left; display: inline; width: 590px; padding-left: 0px; }
		#leftcolumn #main { width: 100%; padding: 0px; padding-left: 33px; }
	#leftcolumn #main h2 { margin: 0px; padding: 4px 5px 4px 0px; margin-right: 25px; }
	#leftcolumn #main p { margin: 0px; margin-right: 25px; padding: 0px; line-height: 17px; letter-spacing: .01em;}
	.grey_bar { padding: 3px; margin-bottom: 4px; }

#map {
 width: 560px;
 height: 369px;
 background: url(/BMM/images/content/bigmaps.gif);
 margin: 0px 0px 2px 0px; padding: 0px 0px 0px 0px;
 position: relative;
} 
#map li {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#map i { display: none; }
#map a {display: block;}

#america {left: 0px; top: 0px; width: 262px; height: 226px;}
#latin {left: 97px; top: 207px; width: 130px; height: 161px;}
#africa {left: 252px; top: 202px; width: 119px; height: 121px;}
#europe {left: 241px; top: 38px; width: 112px; height: 166px;}
#asia {left: 324px; top: 30px; width: 236px; height: 226px;}
#pacific {left: 427px; top: 233px; width: 134px; height: 126px;}

#america a {height: 226px;}
#latin a {height: 161px;}
#africa a {height: 121px;}
#europe a {height: 166px;}
#asia a {height: 226px;}
#pacific a {height: 126px;}

#america a:hover {background: url(/BMM/images/content/bigmaps.gif) -0px -370px no-repeat;}
#latin a:hover {background: url(/BMM/images/content/bigmaps.gif) -97px -948px no-repeat;}
#africa a:hover {background: url(/BMM/images/content/bigmaps.gif) -252px -943px no-repeat;}
#europe a:hover {background: url(/BMM/images/content/bigmaps.gif) -241px -1144px no-repeat;}
#asia a:hover {background: url(/BMM/images/content/bigmaps.gif) -324px -400px no-repeat;}
#pacific a:hover {background: url(/BMM/images/content/bigmaps.gif) -427px -974px no-repeat;}
