body {
	line-height: normal;
	padding: 0px;
	margin: 0px;
	word-break: normal;
	font-family: HelveticaNeue-Light, HelveticaNeue, Helvetica, Arial, sans-serif;
	font-size: 10pt;
}

#title-block {
	background-image: url(../images/title-background.png);
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#title-img {
	margin-right: auto;
	margin-left: auto;
	width: 740px;
	height: 220px;
}

.coda-slider-wrapper {
	width: 760px;
	height: auto;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}

.figure {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-right: auto;
	margin-left: auto;
	padding: 8px;
	background-color: white;
	display: block;
	text-align: center;
	border-color: #b3b3b3;
	border-style: solid;
	border-width: 1px;
}

h2 {
	text-shadow: 0px 1px white;
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #4c4c4c;
	font-size: 10pt;
}

h2.title {
	letter-spacing: 4px;
	margin: 0px;
	text-transform: lowercase;
	font-variant: small-caps;
	color: #b3b3b3;
	text-shadow: 0px 1px white;
	font-size: 20pt;
}


.coda-slider { border-color: #cccccc; border-style: dashed; border-bottom-width: 1px; background: #eeeeee; }
.coda-slider, .coda-slider .panel { width: 760px }

.coda-nav { background-color: #cccccc; padding: 0px; }
.coda-nav ul li a { text-shadow: 0px 1px #4c4c4c; width: 177px; background: #999999 }
.coda-nav ul li a.current { background: #00a8d8 }
p { margin: 0px; padding-bottom: 4px; }
.cite { font-weight: bold; text-shadow: 0px 1px white; }

#footer { margin-right: auto; margin-left: auto; width: 760px; text-shadow: 0px 1px white; background-color: #e6e6e6; color: gray; font-size: 8pt; }

#footer-text { padding: 4px; text-align: right; }
