@charset "utf-8";
/* CSS Document */
/* <style type="text/css"> */

/* Modify what links are diplayed in the Nav Sidebar */
#sidebar1 {
}
#sidebar1 #GCCHomeLink{
	display: none;
}
/* This is the CSS for the Special Projects page for the Grand Chapter on the oescal.org website, GCC/special_projects.htm */
.mainBody { 
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	background-color: transparent;
	margin: 1em;
	border: 0;
	padding: 0;
}
.mainBody .specialProjectsBody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	background-color: transparent;
	margin: 0;
	border: 0;
	padding: 0;
}
.mainBody .specialProjectsBody #Vision2011 {
	margin: 0 1em;
	border: 0;
	padding: 0;
}
.mainBody .specialProjectsBody #Vision2011 p{
	margin: 0;
	border: 0;
	padding: 0;
}
