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: #D31B23;
}
.negmarginh1 {
	margin-top: -35px;
}

h3 {
	margin: 0px 0px -10px;
	padding: 0px 0px 0px 5px;
	color: #FFFFFF;
	background-color: #5291E1;
	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: #A11B22;
	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;
	text-align: 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: #A11B22;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #A11B22;
	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: #578DE3;
	margin-top: 30px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px;
	height: 20px;
}
#textcontent ul {
	margin: 0px;
	padding: 0px;
}
.previouseditionsimages {
	width: 100px;
	float: right;
	margin-top: -50px;
	height: 141px;
}
.clickheretoviewedition {
	float: left;
	margin-left: 10px;
	width: 160px;
	margin-top: 30px;
}
.clickheretoviewedition a {
	text-decoration: none;
	color: #999999;
	font-size: 1.1em;
}
.clickheretoviewedition a:hover {
	text-decoration: underline;
	color: #A11C22;
}
#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: #578DE3;
	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;
}

