@charset "utf-8";
/* CSS Document */
<style type="text/css"> 
<!-- 
/* Modify what links are diplayed in the Nav Sidebar */

<!--This is the CSS for the body of the Home page for the Grand Chapter on the oescal.org website, GCC/index.htm-->
.mainBody { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .ChapterLocationBody { 
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .ChapterLocationBody h1{ 
	font-size: 150%;
	background-color: transparent;
	margin: 0em;
	border: 0;
	padding: 0;
}
.mainBody .ChapterLocationBody #MapFrame{
	background-color: transparent;
	margin: 0 1.5em;
	border: 0;
	padding: 0;
}
.mainBody .ChapterLocationBody #MapFrame p{
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .ChapterLocationBody #LargerMapLink{ 
	font-size: 75%;
	margin: 0;
	border: 0;
	padding: 0;
}

