body {
  background-color: #660066;
}
#topnav a.here {
  background-color: #660066;
}
#topnav a.here:hover {
  color: #000000;
  background: #660066 url(660066bg/333333_arrow_rt.gif) bottom left no-repeat;
}

#content {
  margin-left:12px;
  margin-right:12px;
  clear:both;
  background: white url(660066-bg_white-inner/lv.gif) top left repeat-y;
}
#content #contenthead {
  background: transparent url(660066-bg_white-inner/ul.gif) top left no-repeat;
}
#content #contenthead h2 {
  background: transparent url(660066-bg_white-inner/ur.gif) top right no-repeat;
  padding: 20px 0px 0px 30px;
}
#content #contentbody {
  margin:none;
  margin:0px;
  padding: 10px 50px;
  background: transparent url(660066-bg_white-inner/rv.gif) top right repeat-y;
  font-family: verdana, arial, sans-serif;
}

#contentfooter {
  position:relative;
  height:30px;
  background: url(660066-bg_white-inner/ll.gif) bottom left no-repeat;
  padding:0px;
  margin:0px;
}
#contentfooter p{
  position:relative;
  padding:0px;
  margin:0px;
  height:30px;
  background: url(660066-bg_white-inner/lr.gif) bottom right no-repeat;
}


.entry {
  clear:both;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px dashed #666666;
  font : 12px verdana, arial, sans-serif;
}
.date {
  color: #666666;
  margin-left: 30px;
  font-size: .9em;
  font-family: "Arial"
}
.comments {
  font-size: .9em;
  float:right;
  color:#666666;
}
.comments a{
  color:#666699;
}
.comments a:visited{
  color:#996699;
}
.entry pre {
  padding: 2px;
  border: 1px solid #999999;
  margin: 2px 20px;
  background-color: #EEEEEE;
}
#content p{
  margin-top: 4px;
  margin-bottom: 1em;
}
.entry h4 {
}
