body { font-family: Georgia, serif; font-size: 85%; line-height: 1.5em; margin-left: 5em;  
text-align: center; }

#constitution {
	width: 70%; min-width: 620px; margin: auto; padding: 2em 2em; 
	text-align: center; }
#constitution p { text-align: justify; }

h1.title { font-family: Palatino, Georgia, serif; text-align: center; 
	font-weight: normal; margin-top: 1em; margin-bottom: 2em; 
	line-height: 1em;  }

div#preamble-container h2 a { display: none; }
div#preamble-container h2 { border-bottom: 1px solid black; width: 90%; 
	margin: 2em auto; }
div#preamble-container em { font-size: 2.5em; font-style: italic; 
	line-height: 1em; }

div#signers-container h2 a { display: none; }
div#signers-container h2 { border-bottom: 1px solid black; width: 90%; margin: 2em auto; }
div#signers-container p { font-style: italic; }
dl#signer-washington dt { text-align: center; }
dl#signer-washington dd { font-style: italic; text-align: center; margin: 0; }
dl#signers-list { width: 70%; margin: auto; padding: 0; }
dl#signers-list dt { font-style: italic; width: 25%; float: left; }
dl#signers-list dd { padding-left: 25%; margin-bottom: 1em; }
div#bottom { border-bottom: 1px solid black; width: 90%; margin: 2em auto; text-align: center; }

div.article h2, div.amendment h2 { text-align: center; font-style: italic; 
	font-weight: normal; width: 90%; margin: 2em auto; 
	border-bottom: 1px solid black; }
div.article h2 a , div.amendment h2 a { position: relative; display: inline; 
	top: .5em;	background-color: white; padding: 1em;}

div.section { margin: 1em 0; }
div.section h3 { display: inline; float: left; text-align: left;
	font-style: italic; line-height: 1.2em;  margin: 0; width: 100px; 
	padding-top: 0.5em; font-weight: normal; }
div.section p { margin: 0 0 0 100px; padding: 0.5em; }

a.superceded { text-decoration: none; color: black; }
a.superceded:hover { text-decoration: underline; color: blue; }
s { text-decoration: line-through; }
s:hover { text-decoration: none; }

div#credits { font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; color: #969696; text-align: right; }
div#credits a { color: #969696; }

ul.section-nav { position: fixed; left: 0; bottom: 0; z-index: 2; 
	list-style: none; line-height: 1.2em; margin: 0; 
	text-align: left; font-size: 90%; border-right: 1px solid #E7D984; }
ul.section-nav a { color: #796451; text-decoration: none; }
ul.section-nav { display: none; }

div#constitution { padding-bottom: 25%; }
div#toc { position: fixed; width: 3em; left: 0;
	background-color: #F3EDC5; border: 1px solid #E7D984; 
	background-color: #F3F3F3; border: 1px solid #E7E7E7; 
	display: block; z-index: 1; font-size: 80%; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    text-align: center; margin-left: 1em;
	line-height: 1.2em; padding: 1em; }
div#toc h1 { width: 100%; color: #323232; font-weight: normal; 
	line-height: 1em; font-size: 140%; }
div#toc h1 a { color: #575447; }
div#toc dl { display: block; text-align: center; }
div#toc ul { margin: 0; padding: 0; list-style: none; }
div#toc dd { margin: 0; }
div#toc a { text-decoration: none; }
div#toc a:hover { text-decoration: underline; }
div#toc dt { color: #D87005; font-size: 110%; }
div#toc dt { color: #323232; font-size: 110%; }
div#toc dt a { color: #323232; }
div#toc dd a { color: #646464; }
div#toc abbr { border-bottom: 0; }

/*
div#toc { display: none; }
div.contentBlock { display: none; }
div.active { display: block; }
*/

