body {
  background: #DBD7CC;
}

#main_border {
	border: solid #816C5B 1px;
	background-color: #FFFFFF; 
	padding: 1px
}

#content {
	color: #816C5B;
	font-size: 12px;
	background-color: #FFFFFF;
	padding: 5px;
	font-family: century gothic;
	text-align: justify;
	padding: 30px;
}

.w480 {
  width: 480px;
}

ul {
  color: #F06B22;
  list-style-type: square;
  padding: 0;
  margin-left: 0;
}

#karen_pic {
  border: solid #816C5B 1px;
  padding: 1px;
  width: 117px;
  height: 167px;
}

#karen_pic2 {
  border: solid #816C5B 1px;
  padding: 0px;
  height: 169px;
}

#kim_pic {
  border: solid #816C5B 1px;
  padding: 1px;
  width: 119px;
  height: 167px;
}

#kim_pic2 {
  border: solid #816C5B 1px;
  padding: 0px;
  height: 169px;
}

a {
  color: #F06B22;
  text-transform: uppercase;
}

a:hover {
  text-decoration: underline overline;
}

.chair {
  height: 200px; 
  vertical-align: bottom;
  border: solid black 1px;
}

#chair {
background-image: url(gfx/THE_chair.gif);
background-repeat: no-repeat;
background-position: bottom;
}

#indexc {
  vertical-align: bottom;
  background-image: url(gfx/border/tr.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#indexa {
  vertical-align: bottom;
  background-image: url(gfx/border/tl.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#indexb {
  background-image: url(gfx/border/tm.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}

#backgroundright {
  background-image: url(gfx/border/mr.gif);
}

#backgroundleft {
  background-image: url(gfx/border/ml.gif);
}

h1 {
 font-weight: bold;
 font-size: 12px;
 display: inline;
}