#header {
	background-color: #000000;
	height: 97px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #000000;
	margin-top: 10px;
	text-align: center;
	background-image: url(/history/exhibits/mod/images/gradient.gif);
	background-repeat: repeat-x;
}
h1 {
	font-size: 28px;
	line-height: 1.3em;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	line-height: 1.3em;
	font-weight: normal;
}
h3 {
	font-size: 14px;
}



td {
	vertical-align: top;
	line-height: 1.4em
}
a {
	color: #006699;
}
select {
	background-color: #FAF8EB;
	font-size: 14px;
}



#navigation {
	background-color: #006699;
	clear: both;
	height: 30px;
	width: 760px;
	padding-top: 10px;
	padding-bottom: 0px;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-bottom: 0px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFCC66;
	text-decoration: underline;
}


#footer {
	background-color: #006699;
	clear: both;
	height: 15px;
	width: 760px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footer a {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #efefef;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
	padding-left: 35px;
	font-weight: bold;
}

#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 1.4em;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	background-color: #FFFFFF;
	text-align: left;
	clear: both;
	margin-top: 0px;
}
#content p, #content h1, #content h2, #content h3 {
	padding-right: 25px;
	padding-left: 35px;
	margin-top: 0px;
}

#content h1 {
    padding-top: 10px;
	}

#content .transcript {
    margin-left: 25px;
	font-size: 16px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 50px;
}
.caption {
	font-size: 11px;
	padding: 3px;
	height: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #efefef;
}
.question {
	color: #7B5033;
	font-size: 18px;
}
.audio {
	background-color: #FAF8EB;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.divider {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
}
#content ul li {
	margin-left: 20px;
	margin-right: 35px;
}
#content ol li {
	margin-left: 30px;
}
.nextback {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	text-align: right;
}
