html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background: #3e7c69;
  color: #000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
  font-weight: bold;
}
h1 {
  color: #000000;
  font-size: 19px;
  font-weight: bold;
  line-height: 24px;
}
h2 {
  color: #000000;
  font-size: 15px;
  font-weight: bold;
  line-height: 15px;
}
h3 {
  color: #000000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #000000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #000000;
  text-decoration: underline overline;
}
a:focus {
  color: #000000;
  text-decoration: none;
}
a:active {
  color: #000000;
  text-decoration: none;
}
a.tier,  a.tier:link {
  color: #fff;
  text-decoration: underline;
}
a.tier:visited {
  color: #fff;
  text-decoration: underline;
}
a.tier:hover {
  color: #fff;
  text-decoration: underline overline;
}
a.tier:focus {
  color: #fff;
  text-decoration: underline;
}
a.tier:active {
  color: #fff;
  text-decoration: underline;
}
a.wh,  a.wh:link {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a.wh:visited {
  color: #fff;
  font-weight: bold;
  text-decoration: none;
}
a.wh:hover {
  color: #fff;
  text-decoration: underline overline;
}
a.wh:focus {
  color: #fff;
}
a.wh:active {
  color: #fff;
}
#outerWrapper {
border:#FFFFFF solid 2px;
  background-image: url(../graphics/bck3gr.gif);
  background-repeat: repeat;
  margin: 20px auto 20px auto;
  text-align: left;
  width: 900px;
}
#outerWrapper #topbanner {
	background-repeat: repeat;
	width: 900px;
	height: 1px;
	background-image: url(../graphics/bck3gr.gif);
}
#outerWrapper #IFArchivesBanner {
  height: 140px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  background-color:#174416;


}
#outerWrapper #navbar {
background-color:#174416;
    margin: 0px 0px 0px 0px;
	height: 35px;
	padding-left: 28px;
}
#outerWrapper #contentWrapper #sidebar {
  background-color: #c4e8e9;
  border:#006600 solid 1px;
  float: right;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-right: 10px;
  padding: 10px 10px 10px 10px;
  width: 180px;
}
#outerWrapper #contentWrapper #content {
  background-color: #FFFFFF;
  border: solid 1px #555555;
  margin: 10px 0px 0px 10px;
  padding: 10px 10px 10px 10px;
   width: 630px;
   color: #000000;
}
#outerWrapper #contentWrapper #ednotes {
  
  border:medium double #c9ecec;
  margin: 0px 0px 0px 10px;
  padding: 10px 10px 10px 10px;
   width: 560px;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

#outerWrapper #topfooter {
background-image:url(../graphics/bck3.gif);
background-repeat: repeat;
  width: 856px;
  height: 2px;
}
#outerWrapper #footer {
  padding: 10px 10px 10px 10px;
   background-color: #6e9e6d;
  border: solid 1px #555555;
  margin: 0px 0px 10px 10px;
  width: 856px;
}
#outerWrapper #subfooter {
background-image:url(../graphics/bck3gr.gif);
background-repeat: repeat;
  width: 856px;
  height: 8px;
}
#outerWrapper #copyrightbar {
  background-color: #4f1f06;
  padding: 10px 10px 10px 10px; 
}
.tenpx {font-size: 10px;}
.tenpxwhite {font-size: 10px; color: #fff;}
