#postinfo{
  float: left;
  background-image: url(images/postinfo.gif);
  line-height: 1;
  height: 100px;
  width: 408px;
  margin: 0 9px 2.5em 0;
  padding: 0 0;
  color: #990033;
}
#postinfo ol{
  margin: 2em 0 0 .5em;
}
#postinfo li{
  list-style: none;
  margin: 0 0; 
  padding: 0 0;
  font-weight: bold;
}
#postinfo li.date{
  font-size: 70%;
  margin-bottom: .5em;
}
#postinfo li.title{
  font-size: 145%;
}
#archive
{
	text-align:center;
	padding-left:10em;
}
h1#index_header
{
	font-size:175%;
}
#content_story{
  width: 700px;
  margin: 0 auto;
  padding: 0 0;
}
#content_story p{
  font-size: 104%;
  text-align: justify;
  margin-left: 10px;
}
#content_story h2{
  text-align: center;
  font-size: 130%;
}
#next{
  text-align: right;
  margin: 1em 0;
  font-weight: bold;
}
#print{
  text-align: center;
  font-weight: bold;
  font-size: 105%;
}
#signage{
  text-align: center;
  font-size: 110%;
}
