/* body {background-color: #efd /* area outside the columns */ } */

/*
.left {
  background: url(images/vbar.png) top right no-repeat;
}
*/

body, .footer p {
  color: #453;
}

h1.pageheading,
h2.description {color: #fff}


a:link { color: #8b0 }
a:visited { color: #808 }
a:hover { color: #0e0; text-decoration: none }

hr, .tstmnlpara1, .tstmnlli {
  border: 1px solid;
  border-color: #fff #8b4 #8b4 #fff;
}

.tstmnlpara1, .tstmnlli {
  background-color: #cfa;
  padding: 3px;
}

blockquote {
background: #cdb url(images/pullquote-top.gif) no-repeat;
}

p.quoteBody {
background: url(images/pullquote-bottom.gif) right bottom no-repeat;
}
