@import url(right_col.css);
@import url(footer.css);
@import url(breadcrumbs.css);
@import url(search.css);
@import url(left_col.css);
@import url(main_navigation.css);
@import url(page_banner.css);

/*--------------------------------------------------------------------
	Site Body and Outer Framework
---------------------------------------------------------------------- */
body			{	font-family: Georgia, times, serif; font-size: 80%; line-height: normal; text-align: center; margin: 0; padding: 0;  	}
									
#body_wrapper	{	position:relative; width: 991px; #width: 990px; _width: 990px;  margin: 0 auto; padding: 0; text-align: left; background-color: white; 	}		
	
#msthd			{	width: 100%; height: 162px; padding: 0; margin: 0; 	}
					
#msthd_links	{	position: relative; top: 131px; left: 190px; width: 547px; height: 30px;	}	
#msthd_links ul			{	position: relative; border: none; margin: 10px 0; padding: 0; list-style: none; float: left; width: 100%;  	}
#msthd_links li			{	float: right; text-align: left; list-style: none; padding: 0; margin: 0; width: auto; border-right: 1px solid #aaa;	}
#msthd_links a  		{	text-align: left; font-family: Arial; text-transform: uppercase; font-size: 75%; font-weight: bold; display: list-item;	
							text-decoration: none; color: #666666; margin: 0px; border-bottom: none; height: 12px;
							/* this setting is read by firefox and ie browsers*/ 		padding: 2px 0.63em;
							/* ie hack - this setting is read by all ie browsers */ 	#padding: 2px 7px; 
							/* ie hack - this setting is read only by ie6 and older */ 	_padding: 2px 7px; _float: left;	}	
#msthd_links img	{position: relative; bottom: 3px; margin: 0 6px 0 0; float: left; height: 16px; width: auto; border: none; }
					
#pg_body				{	width: 990px; padding: 0; margin: 0;	}	

#bottom_christ_home		{	position: absolute; top: 212px; left: 0px; width: 185px; height: 243px; padding: 0; margin: 0;	}
						
#bottom_christ_content	{	position: absolute; top: 212px; left: 0px; width: 185px; height: 243px; padding: 0; margin: 0;	}

#center_col				{	float: left; padding: 0 5px 0 10px; margin: 10px 0 0 0;
							/* this setting is read by firefox and ie browsers*/ 		 width: 580px; 
							/* ie hack - this setting is read by all ie browsers */ 	#width: 588px; 
							/* ie hack - this setting is read only by ie6 and older */ 	_width: 587px;	}
