.float-wrapper {float: left; width: 800px;}
.float-wrapper2 {float: left; width: 1900px;}

#footer {
  width:100%;
  clear: both;
}
#footer p {
  color:#79766B;
  font-size:10px;
/*  line-height: 1em; */
  text-align:right;
  }

body {
  background-color:white; 
  font-family: arial, san-serif;
  color: #79766B;
  line-height: 1.2em;
  text-align: justify;
  width:80%;
}

h1 {
  font-weight: bold;
  font-size: 24px;
  font-family: 'Times New Roman';
  line-height: 24px;
}

p {margin-top: 18px;}

th{font: normal 1.2em "Garamond","Times",serif;text-align:center;}

a {color: #6E6B61; text-decoration: none;}

img {
border: 0;
/* padding-right:5px; */
text-decoration:none;
}

img.rien {
float: none;
border: 0;
margin: 0px;
text-decoration:none;
}

img.page {
/* float: right; */
margin: 0px;
border: 0;
}

img.page2 {
float: right;
margin-top: 0;
margin-right: 3px;
border: 0;
}

.textSmall {
font-size: .9em;
color: #8F8B7E;
font-family: arial, san-serif;
}

.titleLarge {
  font-weight: bold;
  font-size: 24px;
  font-family: 'Times New Roman';
  line-height: 26px;
}

.titleMedium {
  font-size: 18px;
  font-family: 'Times New Roman';
}

ul{margin-top:0;margin-bottom:0;color: #79766B;}

/*Left Content Styles*/

#leftcontent {
  float: left;
  clear:left;
  top: 110px;
  left: 10px;
  width: 162px;
/*  background-color: #C8D3C8; */
  background-color: white;
  border: 1px solid #79766B;
  padding-left: 9px;
  font-size: .8em;
  color: #000000;
  }

#leftcontent Img {
  border: none;
/*  margin-top: 15px; */
  margin-right: 3px;
}

#leftcontent P {
margin: 0px;
/* line-height: 2em; */
}

#leftcontent A:HOVER {
  color : #660033;
  text-decoration: underline;
}

#submenu A {
  line-height: 1.8em;
  margin-left: 25px;
  display: list-item;
  list-style-image: url(dot.gif);
  text-align: left;
  font-size: .85em;
}

.leftcontentSelected {
font-weight: bold;
line-height: 2.2em;
font-size: 1em;
color: #807D72;
}

P.illustrationsHead {
padding-top: 10px;
padding-bottom: 5px;
padding-left: 8px;
font-size: 11px; 
color: #79766B; 
text-decoration: underline;
}


/*Right Content Styles*/

#rightcontent {
  margin-left: 182px;
  padding-right: 30px;
  padding-left: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #FFFBF3;
  line-height: 1.3em;
  font-size: .75em;
  letter-spacing: 0.09em;
  border: solid 1px #8F8B7E;
}

#rightcontent h1{
font: 2.2em "Garamond","Times",serif;
margin-top:0;
margin-bottom:0;
font-weight:normal;
}

#rightcontent h2{
font: 2em "Garamond","Times",serif;
text-align: left;
margin-bottom:0;
font-weight:normal;
}

#rightcontent h3{
font: 1.2em "Garamond","Times",serif;
color: #8F8B7E;
margin-top:0;
margin-bottom:0;
font-weight:normal;
}

.ital{font-style:italic;}

#rightcontent a{color:#660033;}

#rightcontent a:hover {
  color : #660033;
  text-decoration: underline;
}

#rightcontent img{
/* border: inherit;
margin: inherit;
text-decoration:none; */
}


/*Publisher Timeline Styles*/

.maintime {
 
  color : #8C8C8C;
  width: 1700px;
}

TD {
font-size: .75em;
}

TD.color {
background-color: #F0EAD5;
padding-left: 5px;
}


/*Checklist Styles*/

OL {
padding: 5px;
}

.navigation {
text-align: center;
}

.navigation A {
text-decoration: underline;
font-size: .9em;
}

.title {
font-weight: bold;
text-decoration: underline;
padding-bottom: 5px;
margin-top: 40px;
}

.cite {
  font-size: .9em;
  margin-left: 25px;
}

.info {
  font-size: .9em;
  margin-left: 25px;
}

.imgbib {
/* margin-top: 4px; */
/* float: left; */
}

#biblio {
  font-size: .9em;
  line-height: 1.5;
  margin-left: 5px;
}


/*Resources Styles*/

#links {
margin-left: 15px;
}

#links A {
  text-decoration: none;
  font-weight: bold;
}

#links A:HOVER {
  color : #8B5B63;
  text-decoration: underline;
}



.column1 {
float: left;
}

.column2 {
margin-left: 175px;
}


/*Popup Search Box*/

#popsearchbox {
border: 1px dashed #79766B;
width: 380px;
height: 350px;
padding: 15px;
font-size: 11px;
background-color: #FFFBF3;
}


