html {
  text-align:left;
  font-family: Courier New;
  font-size: 18pt;
  background-color: #C0C0C0;
  font-weight: normal;
}

body {
  vertical-align: middle;
  text-align: center;
}

#container {
  background-color: #F1F2EC;
}

#headermenu {
  background-color: #FFFFFF;
  vertical-align: middle;
}

#headernavitem {
  background-repeat: no-repeat;
  background-color: #D3D3D3;
  vertical-align: bottom;
  text-align: center;
}

a.headernavlink:link {
  color: #282828;
  font-size: 0.8em;
  font-weight: bold;
}
a.headernavlink:visited {
  color: #282828;
  font-size: 0.8em;
  font-weight: bold;
}
a.headernavlink:hover {
  color: #00008B;
  font-size: 0.8em;
  font-weight: bold;
}
a.headernavlink:active {
  color: #00008B;
  font-size: 0.8em;
  font-weight: bold;
}

#contentleft {
  background-color: #F1F2EC;
}
#content-ads,
#content {
  background-color: #FFFFFF;
  color: #222222;
}

#content h1 {
  font-size: 1.1em;
}
#content p {
  font-size: 0.7em;
  padding: 0.5% 3% 1% 3%;
  width: 94%;
  text-align: left;
}
#caption h1,
#caption {
  font-size: 0.9em;
  color: #222222;
  font-weight: bold;
}

#listheader {
  background-color: #DCDCDC;
  font-size: 0.7em;
  font-weight: bold;
  text-align: left;
}
#label {
  background-color: #F1F2EC;
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
}
#openbox {
  background-color: #F1F2EC;
  font-size: 0.7em;
  font-weight: normal;
}
.listdesc {
  background-color: #FFFFFF;
  color: #222222;
  font-size: 0.7em;
  font-weight: normal;
  text-align: left;
}

#quote {
  background-color: #F1F2EC;
  margin: 2% 5% 2% 5%;
  width: 90%;
}
#quotetext {
  font-style: italic;
  padding: 0.5% 3% 1% 3%;
  width: 94%;
  text-align: left;
}
#quotedef {
  padding: 1% 1% 0.5% 1%;
  width: 98%;
  text-align: left;
}

#first-paragraph {
  width: 79%;
  text-align: justify;
  font-size: 0.7em;
}
#col-left,
#col-right {
  text-align: justify;
  font-size: 0.9em;
}

#cap-letter {
  width: 20%;
}
#paragraph {
  font-size: 0.6em;
  padding-bottom: 0.9em;
  text-align: justify;
}
#paragraph-indended {
  text-indent: 18px;
  text-align: justify;
  padding-bottom: 0.9em;
}
#aditem {
  background-color: #F5F5F5;
  color: #222222;
  font-size: 0.6em;
  font-weight: normal;
}

#footer {
  color: #222222;
  font-size: 0.6em;
}

.expand {
  background-image: url('/picturebox/css/downvote.css');
}

