<!--
body {
  background:#170C00;
  margin:0;
  padding:0; border:0;
  font-size:80%; font-family:georgia, times new roman, serif;
}

a:link {
	color:#FC0;
	text-decoration: none;
}
a:visited {
	color:#CE6700;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color:#FF0;
}
a:active {
	text-decoration: none;
}

/*.shadow_left {
  background:url(shadow-left.png) top right no-repeat;
}

.shadow_right {
  background:url(shadow-right.png) top left no-repeat;
} */

#HCB_comment_box {
  width:780px;
  background:#B69A7C;
  color:#170C00;
  padding-left:10px;
  padding-right:10px;
  padding-top:5px;
  padding-bottom:5px;
  text-align:left;
}

.footer {
	color:#F90;
	padding-bottom:5px;
}

/* .ecard {
  background:url(piece_of_wood.jpg) repeat-x;
} */

-->
