
	body			{
				background-color:white;
				font-family:sans-serif;
				font-size:15px;
				font-stretch:expanded;
				text-align:justify;
				}

	a:link	{
			text-decoration:none;
			color:#F57B00;
			}

	a:visited	{
			text-decoration:none;
			color:#F57B00;
			}

	a:hover 	{
			color:#164185;
			text-decoration:none;
			}

	h1		{
			background-color:#164185;
			padding:1px;
			color:white;
			text-align:center;
			font-size:25px;
			margin-bottom:3px;
			}

	h2		{
			background-color:#CDCDCC;
			padding:1px;
			text-align:left;
			font-size:20px;
			margin-bottom:3px;
			}

	div.FirstHeader	{
				text-align:center;
				font-size:25px;
				padding:1px;
				margin-bottom:3px;
				}

	div.SecondHeader	{
				text-align:center;
				font-size:22px;
				padding:1px;
				margin:1px;
				margin-bottom:3px;
				}

	div.ThirdHeader	{
				background-color:#FF5200;
				color:white;
				text-align:center;
				font-size:20px;
				border-style:outset;
				border-width:1px;
				}

	div.Header	{
				background-color:#164185;
				padding:1px;
				color:white;
				}

	div.Project		{
				text-align:justify;
				padding:1px;
				width:49%;
				float:left;
				}

	div.Material	{
				text-align:justify;
				padding:1px;
				margin-left:51%;
				}

	div.Contact		{
				text-align:justify;
				padding:1px;
				}

	div.Menu		{
				background-color:#CDCDCC;
				border-style:solid;
				border-color:#FF5200;
				border-width:1px;
				text-align:justify;
				padding:2px;
				margin-bottom:5px;
				}

	div.Statement	{
				height:50px;
				}

	div.Program		{
				margin-top:3%;
				background-color:#CDCDCC;
				border-style:solid;
				border-color:#FF5200;
				border-width:1px;
				text-align:justify;
				padding:2px;
				}

	div.Navigation	{
				margin-top:3px;
				text-align:center;
				background-color:#CDCDCC;
				}

	div.Map_Menu	{
				position:absolute;
				display:none;
				top:30%;
				width:33%;
				margin-left:33%;
				margin-right:33%;
				background-color:white;
				border-width:2px;
				border-style:solid;
				border-color:#FF5200;
				padding:5px;
				}

	div.Caption		{
				text-align:center;
				padding:1px;
				}

	div.Map		{
				margin-top:5px;
				text-align:center;
				padding:1px;
				}

	div.Blurb	{
				position:absolute;
				width:300px;
				background-color:white;
				border-style:solid;
				border-color:#FF5200;
				border-width:1px;
				text-align:justify;
				padding:4px;
				}

	button		{
				border-width:1px;
				border-color:#FF5200;
				background-color:white;
				margin-top:5px;
				}
