body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
	color: #777777;
	background-color: #FFFFFF;
}
h1 {
	color: #0D6776;
	font-weight: 100;
	text-align: center;
	font-size: 20px;
	letter-spacing: .1em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#mainImagePanel {
	background-image: url(Images/BG%20Images/TopBand.jpg);
	background-repeat: repeat-x;
	background-position: center 75px;
	margin-right: auto;
	margin-left: auto;
}
#container {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#navigation {
	text-align: center;
	font-size: 12px;
}
#mainContent {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
	background-color: #FFFFFF;
}
#caseStudyNav {
	text-align: center;
	vertical-align: middle;
}
#mainNav     {
	margin: 10px;
	text-align: center;
}
#mainContent a:link, a:visited {
	color: #77A7B5;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#mainContent   a:hover  {
	color: #FCB163;
	text-decoration: none;
}
.nonActiveButton {
	color: #FFFFFF;
}
#previousNextNav {
	font-size: 12px;
	text-align: center;
	padding-right: 20px;
	padding-left: 20px;
}
#emphasisText {
	color: #0D6776;
	padding-right: 30px;
	padding-left: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0D6776;
	border-left-color: #0D6776;
	margin-right: 20px;
	margin-left: 20px;
}
h6 {
	color: #0D6776;
	font-weight: 100;
	font-size: 20px;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align: center;
	letter-spacing: .1em;
}
#mainContent #previousNextNav a {
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#header {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	background-image: url(Images/BG%20Images/BottomBand.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 10px;
	color: #77A7B5;
	height: 110px;
	background-color: #0D6776;
	margin-top: 20px;
	padding-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	margin-right: 15px;
	margin-left: 15px;
}
#footer a:hover {
	color: #ffffff;
}
#footer a:link, a:visited {
	color: #77A7B5;
	text-decoration: none;
}
#mainNav {
	color: #FCB163;
	text-decoration: none;
	text-align: center;
}
#mainNav a {
	text-decoration: none;
	color: #0D6776;
	margin-right: 10px;
	margin-left: 10px;
}
#mainNav a:hover {
	color: #FCB163;
}
#header #mainNav .currentPage {
	color: #87C3CD;
}
#gallery {
	width: 600px;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	color: #FCB163;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
#gallery .previousnext {
	margin-right: 10px;
	margin-left: 10px;
}
#gallery  img {
}
#gallery  a {
	text-decoration: none;
	color: #066972;
	line-height: 20px;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
}
#gallery  a:hover {
	color: #87C3CD;
}
