.heading {
  display: block;
  font-size: 12px; font-weight: bold; letter-spacing: 2px; line-height: 20px; 
  padding-left: 7px; color: #000; 
  margin-top: 3px; 
  margin-bottom: 1px; border-bottom: 1px solid #cc0000; 
  margin-left: 10px; 
  margin-right: 10px;
  _padding-left: 0px;
  _padding-right: 0px;
  _margin-left: 10px;
  _margin-right: 10px;
}
.bio {
	font-size:11px;
	line-height:1.4;
	width:210px;
	margin-left:15px;
	text-align:justify;
}
.bio ul {
  margin: 0px;
  padding: 0px 0px 0px 20px;
}
.showContent {
  display: block;
  float: left;
  width: 470px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 20px;
  margin-bottom: 20px;
}
.showContent .scDate {
  padding-left: 10px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 5px;
  font-weight: bold;
  font-size: 20px;
}
.scBlogPost, .showContent .sc {
  display: block;
  float: left;
  width: 450px;
  font-size: 12px;
  line-height: 15px;
}
.ptitle {
  display: block;
  float: left;
  width: 470px;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
  font-size: 20px;
  line-height: 25px;
  padding-top: 5px;
  border-top: 1px dashed #ccc;
}
.pheader {
  display: block;
  float: left;
  width: 470px;
  margin-left: 10px;
  margin-right: 10px;
  font-style: italic;
  font-size: 10px;  
  margin-bottom: 5px;
}
.pbody {
  display: block;
  float: left;
  width: 470px;
  line-height: 20px;
  margin-left: 10px;
  margin-right: 10px;
}
.pbody p {
  margin: 0px;
  padding: 0px;
}
.photos {
  display: block;
  float: left;
  width: 490px;
}
.photos .thumbnail {
  display: block;
  float: left;
  width: 163px;
  text-align: center;
  height: 110px;
}
.archiveLink { display: block; float: left; width: 470px; margin-left: 10px; margin-right: 10px; 
	text-align: right; border-top: 1px solid #ccc; padding-top: 5px; }
.blogtitle {
  display: block; float: left; width: 470px; margin-left: 10px; margin-right: 10px;
  font-size: 14px; line-height: 25px;
}
ul.blogArchive {
  display: block;
  float: left;
  width: 470px;
  margin-top: 0px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 0px;
  list-style-type: none;
  line-height: 20px;
}
.fourth ul.ap {
  margin-top: 0px;
  margin-left: 0px;
  padding-left: 20px;
  font-size: 12px;
  list-style-image: url("/images/redli.gif");
}
.fourth ul.ap li {
  margin: 0px 0px 5px 0px;
  padding: 0px;
  margin-right: 10px;
}