
body  {
  
 background-color: #ffeeee;
 font-family: sans-serif;
 font-size: 90%;
 margin: 0;
 height:100%;
}

#masthead {
 background-color: #990000;
 margin: 0;
}

#welcome {
  color: #ffffff;
  font-family: Arial, sans-serif;
  font-variant: small-caps;
  font-size: 90%;
  padding-top: 2px;
  padding-left: 4px;
  margin: 0;
}

#bannername {
  color: #ffffff;
  font-family: Trebuchet MS, Century Schoolbook, sans-serif;
  font-size: 300%;
  line-height: 80%;
  padding-left: 0.4em;
  padding-top: 0.0em;
  padding-bottom: 0.4em;
  margin: 0;
}

#bannername a {
  color: #ffffff;
  text-decoration: none;
 }

#content {
  position: relative;
  top:  0;
  left: 0;
  border-top-color: #990000;
  border-top-width: 1px;
  border-top-style: solid;
  height:100%;
}

#navlinks {
  position: absolute;
  top:  0;
  left: 0;
  background-color: #cc5533;
  width: 14em;
  height: 100%;
  min-height: 100%;
  margin: 0;
  padding-bottom: 5em;
}

#navlinks a {
  text-decoration: none;
  color: #ffffff;
}

#navlinks a:hover {
  text-decoration: underline;
}

#navlinks a.link1 { 
  display: block;
  text-align: left;
  background-color: #000000;
  color: #ffffff;
  font-family: sans-serif; 
  font-size: 95%;
  margin: 0;
  padding: 4px;
  border-bottom-color: #cc5533;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

#navlinks ul { 
  margin-top: 0.1em;
  margin-left: 1.3em;
  margin-bottom: 0.6em;
  padding: 0;
}

#navlinks li { 
  font-family: sans-serif; 
  font-size: 80%; 
  margin-left: 0.1em;
  line-height: 140%;
  list-style: none;
} 

#navlinks li.selected { 
  list-style: square;
}

#links {
  position: absolute;
  top:   0;
  right: 0;
  background-color: #ffeeee;
  width: 12em;
  margin: 0;
  border-left-style: solid;
  border-left-color: #cc5533;
  border-left-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #cc5533;
  border-bottom-width: 1px;
  padding-bottom: 3em;
}

#links h2 { 
  text-align: left;
  background-color: #000000;
  color: #ffffff;
  font-family: sans-serif; 
  font-size: 90%; 
  margin: 0;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0.5em;
}

#links form  {
  padding: 0.2em 0em 0.2em 0.4em;
  margin: 0;
}

#links a  {
  padding: 0.2em 0em 0.2em 0.4em;
  margin: 0;
  font-size: 70%; 
  color: #990000;
}

#copy {
  background-color: #ffffff;
  margin-top: 0;
  padding: 0.5em;
  margin-left: 14em;
  margin-right: 12em;
  padding-bottom: 3em;

}

#copy h1 {
  margin-top: 0.4em;
  padding-top: 0;
}

#copy h2 {
  margin-top: 0.4em;
  padding-top: 0;
}

#copy h3 {
  color: #990000;
}

#copy pre {
  padding-left: 0.5em;
}

#copy ul { 
  margin-top: 0.1em;
  margin-left: 1.3em;
  margin-bottom: 0.6em;
  padding: 0;
}

#copy li { 
  font-family: sans-serif; 
  font-size: 90%; 
  margin-left: 0.1em;
  margin-bottom: 0.6em;
} 

#copy ul li { 
  list-style: square;
} 

#copy table { 
  font-family: sans-serif; 
  font-size: 85%;  
  
}

#copy td { 
   padding-bottom: 0.4em;
   vertical-align: top;
   text-align: left;
}

#copy th { 
   text-align: center;
   font-size: 90%; 
   font-weight: bold; 
   vertical-align: top;
   background-color: #ffeeee;
}

#copy table.stats { 
  border: thin solid #cc5533;
}

.contact { 
  font-family: sans-serif; 
  font-size: 85%;  
  border: thin solid #cc5533;
}

.footer {
  font-family: sans-serif; 
  font-size: 85%; 
}

#pagefooter {
  background-color: #ffffff;
  margin-bottom: 0;
  padding: 0.5em;
  margin-left: 14em;
  margin-right: 12em;
  padding-bottom: 12em;
  text-align: center;
}

#pagefooter p.footer {
  font-family: sans-serif; 
  font-size: 85%; 
}

#definition {
  font-size: 90%;
  padding-top: 2px;
  padding-left: 4px;
  margin: 0;
  border: thin solid #cc5533;
  background-color: #ffeeee;
}

#lastupdated {
  font-size: 80%; 
  margin: 0;
  border-top-style: solid;
  border-top-color: #cc5533;
  border-top-width: 1px;
  text-align: right;
}
