/*<STYLE type="text/css">*/
/* general */
P
{ 
  font: 12pt/14pt Verdana, "Lucida Sans Unicode", sans-serif;
}
BODY
{
  font-family: Verdana, "Lucida Sans Unicode", sans-serif;
  text-align: left;
  background: white none;
  margin: 0px 0px 0px 0px
}
H1, H2, H3, H4 { color: #069847 }
H1 { font-size: xx-large }
.copyright { font-size: smaller }
.indented { text-indent: 3em}

/* two-column format */
#container
{
  width: 100%
}
#menu
{
  float: left;
  width: 25%;
  background: #DAFDEC;
  display: block;
  height: auto;
  margin-right: 10px;
  margin-bottom: 5px;
  padding-top: 20px;
  padding-bottom: 20px
}
#menu ul
{
  list-style: none;
  margin-left: 10%
}
#menu ul li
{
  margin-bottom: 5px
}
#menu p, #menu h1, #menu h2, #menu h3
{
  color: #069847;
  margin-left: 10%
}
#maintext
{
  position: absolute;
  left: 26%;
 height: auto;
  float: left;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 10px
}
#footer
{
  clear: both;
/*  position: relative;
  width: 100%;
  top: auto;
  right: 0;
  bottom: 0;
  left: 0*/
}

ul.plain {
  list-style-type: none
}

span.dropcap {
  float: left;
  font-size: 51pt;
  line-height: 42pt;
  font-weight: normal;
}

.float-left {
float: left;
margin: 0 0.2em 0 0;
}

/*</STYLE>*/
