body {
	text-align: center;
}

div#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	text-align: left;
}

.Navigation {
		font-size:0.9em;
		}
		.Navigation a{
			color:#ffffff;
			text-decoration:none;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.Navigation a:hover, .Navigation .selected{
			color:#57bfff;
			text-decoration:none;
		}

.FooterNavigation {
		font-size:0.9em;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;	

		}
		.FooterNavigation a{
			color:#333333;
			text-decoration:none;
			font-weight:bold;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.FooterNavigation a:hover, .FooterNavigation .selected{
			color:#990000;
			text-decoration:none;
		}
		

.FooterReachUs {
		font-size:0.9em;
		color:#333333;
		text-decoration:none;
		font-weight:bold;
		font-family:Georgia, "Times New Roman", Times, serif;	
		}
		.FooterReachUs a{
			color:#333333;
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
		}
		.FooterReachUs a:hover, .FooterReachUs .selected{
			color:#990000;
			text-decoration:none;
		}
