body
{
  background-color: #BFB9AC;
  color: #666666;
  margin: 0pt;
}

.topheading
{ 
  color: #FFF7E6;
  background-color: #818f8b;
  width: 100%;
  border-bottom: 1px solid #333333;
  margin-bottom: 8px;
}

.sitename
{
  text-align: left ! important;
  color: black ! important;
}

.topheading .sitename
{ 
  font-family: Trebuchet MS, sans-serif;
  font-size: 2em;
  font-weight: normal;
  letter-spacing: 2pt;
  padding-left: 1%;
}

.topheading .proseclock
{ 
  font-family: Trebuchet MS, sans-serif;
  font-size: .8em;
  font-weight: normal;
  text-align: right;
  padding-right: 4pt;
}

.back-to-top
{ 
  text-align: center;
  font-size: smaller;
}

#footer
{
  text-align: center;
  font-size: 9pt;
  clear: both;
  margin: 0;
  padding: .5em;
  color: #333;
}

.rss-pubdate
{ 
  color: #FFF7E6;
  font-weight: normal;
  font-size: 8pt;
}

/********************
** h y p e r t e x t
*********************/
li a:link
{
  font-family: "Trebuchet MS", sans-serif;
  color: #60005C;
  font-weight: 700;
  text-decoration: none;
}

li a:visited
{
  font-family: "Trebuchet MS", sans-serif;
  color: #007D48;
  font-weight: 700;
  text-decoration: none;
}

li a:hover
{
  font-family: "Trebuchet MS", sans-serif;
  color: #807459;
  text-decoration: none;
}

a:hover   { color: #A1009A ! important; }
a:link    { color: #60005c; }
a:visited { color: #007d48; }

.description
{ 
  font-family: "Trebuchet MS";
  color: ##5F5F80;
  font-size: 9pt;
  font-weight: normal;
}

.section
{
  text-align: left;
  border: solid thin white;
  background-color: #FFF7E6;
  font-size: 10pt;
  font-family: helvetica;
  margin-bottom: .7em;
}

.section .heading
{
  border-bottom: solid thin white;
  font-family: "Trebuchet MS";
  font-size: 14pt;
  background-color: #818F8B;
  color: #FFF7E6;
  font-weight: 700;
  text-align: center;
  padding: .1em;

}

/* <ul> */
.list
{
  list-style: url('/images/listmark_green.gif') circle;
  /* list-style-position: inside; */
  margin: 2px;
  padding-left: 24px;
}

li
{
  /* line-height: 1.1em ! important; */
  /* line-height: 1em; */
  padding-bottom: 8pt ! important;
}
