body {
	font-size: 62.5%;
	margin-right: 0px;
	margin-left: 0px;
	height: 100%;
	width: 100%;
	font-family: "Trebuchet MS", Arial, sans-serif;
}
h1 {
	font-size: 2em;
	color: #95533D;
}
h3 {
	margin: 0px 0px -10px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	background-color: #95533D;
	width: 250px;
	font-size: 1.4em;
}
#textcontent p {
	font-size: 1.2em;
}
#textcontent table {
	font-size: 1.2em;
}
textarea {
	overflow: auto;
}
#textcontent p a {
	color: #666666;
	text-decoration: none;
}
#textcontent p a:hover {
	color: #95533D;
	text-decoration: underline;
}
#textcontentright {
	float: right;
	width: 250px;
	margin-right: 20px;
}



h2 {
	font-size: 1.4em;
	font-weight: bold;
}

#site {
	width: 974px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 96px;
	width: 974px;
}
#footer {
	width: 974px;
	clear: both;
	height: 50px;
	padding-top: 5px;
	font-size: 1.1em;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #666666;
	text-decoration: underline;
}
#footer #left {
	float: left;
}
#footer #right {
	float: right;
}
#boxes {
	width: 974px;
	height: 95px;
}
#boxes img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#oldeditions {
	width: 974px;
	clear: both;
}
.oldeditionssection {
	float: left;
	width: 324px;
}
.oldeditionssection a {
	font-size: 1.2em;
	color: #333333;
	text-decoration: none;
}
.oldeditionssection a:hover {
	color: #000000;
	text-decoration: underline;
}
#mainnavigation {
	float: left;
	width: 225px;
}
#mainnavigation li {
	list-style-type: none;
	padding-top: 10px;
}
#mainnavigation li a {
	font-size: 1.4em;
	text-decoration: none;
	color: #666666;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
}
#mainnavigation li a:hover {
	color: #95533D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95533D;
	font-weight: bold;
}
#mainnavigation ul {
	margin: 0px;
	padding: 0px;
}

#iviewer {
	width: 844px;
	float: left;
	min-height: 530px;
}
#iviewernav {
	width: 974px;
	padding-bottom: 5px;
	height: 20px;
}
#iviewernav ul {
	margin: 0px;
	padding: 0px;
}
#iviewernav li {
	list-style-type: none;
	float: left;
	padding-right: 15px;
}
#iviewernav ul a {
	color: #333333;
	font-size: 1.3em;
	text-decoration: none;
}
#iviewernav ul a:hover {
	color: #000000;
	text-decoration: underline;
}
#textcontent {
	width: 602px;
	float: left;
	margin-left: 14px;
}
#textcontent li {
	list-style-type: none;
	margin: 0px 0px 20px;
	padding: 0px 20px 0px 0px;
	width: 280px;
	float: left;
	height: 160px;
}
#textcontent li span {
	width: 270px;
	float: left;
}
#textcontent li span a {
	font-size: 1.4em;
	color: #FFFFFF;
	text-decoration: none;
	width: 270px;
	display: block;
	background-color: #95533D;
	margin-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	height: 20px;
}
#textcontent ul {
	margin: 0px;
	padding: 0px;
}

/* Center Content */
#textcontent a {
	color: #95533D;
	text-decoration: none;
	cursor: pointer;
}
#textcontent a:hover {
	color: #95533D;
	text-decoration: underline;
}

.previouseditionsimages {
	width: 100px;
	float: right;
	margin-top: -50px;
}
.clickheretoviewedition {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
}
.clickheretoviewedition a {
	text-decoration: none;
	color: #999999;
	font-size: 1.1em;
}
.clickheretoviewedition a:hover {
	text-decoration: underline;
	color: #95533D;
}
#viewlatesteditionimage {
	width: 456px;
	float: left;
	clear: right;
}

#textlinks {
	width: 120px;
	margin-top: 40px;
}
#textlinkshorizontal {
	height: 170px;
	width: 376px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
form {
	margin-top: 40px;
	width:430px;
	margin-left:auto;
	margin-right:auto;
	height:300px;
}
form h3 {
	color: #FFFFFF;
	background-color: #95533D;
	width: 430px;
	font-size: 1.4em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#form1 table {
	margin-top: 20px;
}
.recordsetnav {
	width: 100%;
	text-align: right;
}
.recordsetnav span {
	float: right;
	margin-left: 20px;
}
.recordsetnav a {
	font-size: 1.3em;
	color: #95533D;
	text-decoration: none;
	font-weight: bold;
}
.recordsetnav a:hover {
	text-decoration: underline;
}
.imagespacer {
	margin-left: 30px;
}

/* Article Intro Page */
.article_intro_container {
	width: 600px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	clear: both;
	margin-bottom: 18px;
	font-size: 1.2em;
}
.article_bottom {
	margin-top: 7px;
	font-size: 0.9em;
	height: 30px;
}
.article_bottom .datestamp {
	float: left;
	font-style: italic;
}
.article_bottom .fullarticlelink {
	float: right;
}
.article_intro_container h6 {
	font-size: 1.4em;
	color: #95533D;
	margin: 0px 0px 7px;
	padding: 0px;
}
.article_intro_container .image_container {
	height: 90px;
	width: 180px;
	background-position: -40px -40px;
	cursor: pointer;
	float: left;
	margin-right: 10px;

}
.article_intro_navigation {
	width: 600px;
	text-align: right;
	font-size: 1.3em;
}

/* Article Page */
.article_container {
	width: 600px;
	font-size: 1.2em;
}
.article_container img {
	float:right;
	width:310px;
	margin-left:10px;
	margin-bottom:10px;
}
.article_container h6 {
	font-size: 1.6em;
	color: #95533D;
	margin: 0px 0px 7px;
	padding: 0px;
}
.related_links {
	margin-top: 15px;
	border-top-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #777777;
	padding-top: 15px;
	font-size: 1em;
}
.article_container .datestamp {
	font-style: italic;
	margin-bottom:10px;
	font-size: 0.9em;
}
.backtoarticles {
	width: 600px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #777777;
	padding-top: 15px;
	font-size: 1.3em;
}
#clickherestrip {
	margin-left: 20px;
	margin-top: 5px;
}