body {
  font-family:'Lucida Grande',Verdana,Arial,Sans-Serif;
  font-size:12px;
  background:#FFF url('images/bkgd.jpg') top center repeat-x;
  color:#333;
  text-align:center;
}
a, a:link, a:visited, a:active, a:focus, a:hover {
  color:#63A168;
}
a:focus, a:hover {
  text-decoration:none;
}
div.entry p {
  text-align:justify;
}
h2 a {
  font-size:22px;
  text-decoration:none;
}
#page {
  width:740px;
  background-color:#FFF;
  padding:10px;
  border:1px solid #CCC;
  text-align:left;
}
#header {
  text-align:center;
  width:740px;
  height:150px;
}
#content {
  width:530px;
  float:left;
  background:#FFF url('images/kcheaderreflect.jpg') top left no-repeat;
}
#content h2 {
  margin:25px 0 0 0;
}
#sidebar {
  padding:25px 0 10px 10px;
  width:200px;
  float:left;
  clear:right;
  background:#FFF url('images/kcheaderreflect.jpg') top right no-repeat;
}
#sidebar h2 {
  font-size:16px;
}
#footer {
  width:740px;
  padding-top:15px;
  clear:both;
  text-align:center;
}
#footer p {
  font-size:10px;
}
.timestamp {
  font-size:10px;
  margin-top:0;
  margin-bottom:0;
}