body {
       background-color: white;
       padding:0 20 0 20;
        font-family:"Trebuchet MS", Arial, Verdana;
        font-size: 10pt;
        text-align: justify;
        text-indent: lem}

#header{
  background-color: blue;
  height:70px;
  width:100%;
  overflow:auto;}

#header H1{
  color: white;
  font-size: 18pt;
  text-align:center;
  border-bottom:none;

}
#sidebar {width:17%;
         top:230;
         font-family:Century Gothic, georgia, helvetica, times, sans-serif;
         font-size: 11pt;}

#sidebar ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-weight: bold;
font-family:Century Gothic, georgia, helvetica, times, sans-serif;
}

#sidebar a
{
display: block;
padding: 3px;
width: 100%;
background-color: #036;
border-top: 1px solid #eee;
}

a img {border:none;}

#sidebar a:link, #sidebar a:visited
{
color: #EEE;
text-decoration: none;
font-size: 120% bold;
}

#sidebar a:hover
{
background-color: #369;
color: #fff;
}


#sponsors{
  background-color: white;
  position:absolute;
  top:260;
  left:80%;
  width:10%;
  text-align:right;
}

#sponsors img { float: center ;
            margin: 3px 3px 3px 3px
            }

#main{
  background-color: white;
  position:absolute;
  top:230;
  left:22%;
  width:58%;
  overflow:auto;}

h1 {
  font-family:Century Gothic, georgia, helvetica, times, sans-serif;
  color: #686868;
  font-size: 190%;
  font-weight: bold;
  margin: .8em 0em .4em 0em;
  border-bottom:1px solid #E8E8E8 ;
  padding-bottom: .25em;
}

h2 {
  font-family:Century Gothic, georgia, helvetica, times, sans-serif;
  color: #686868  ;
  font-size: 150%;
  font-weight: normal;
  margin: .8em 0em .4em 0em;
  border-bottom:1px dotted #E8E8E8 ;
  padding-bottom: .25em;
}

h3 {
  font-family:Century Gothic, georgia, helvetica, times, sans-serif;
  color: #686868 ;
  font-size: 120%;
  font-weight: normal;
  margin: .8em 0em .4em 0em;
  border-bottom:1px dotted #E8E8E8 ;
  padding-bottom: .25em;
}

#main img.wikiimage { float: right ;
                      margin: 20px 0px 20px 20px
                      clear: left }
            
#main img.wikilink { }

p, text  { font-family: "Trebuchet MS", Arial, Verdana;
        font-size: 10pt;
        text-align: justify;
        text-indent: lem}

 a:link
        {color:navy;
        text-decoration:underline;
        text-underline:single;}

 a:visited
        {color:blue;
        text-decoration:underline;
        text-underline:single;}

hr   {size=1;
      width="100%";
      noshade;
      color=gray;
      align=center}

noshow { display:none; }
      
#main table {
  border-collapse: collapse;

  border: 1px solid #ddd;
  border-style: solid;
  font-size: 10pt;
  margin-left: 8;
  }
tr td { background-color: #fff;
        padding-right: 15px;
        border: 1px solid #ddd;}

tr.h td { background-color: #eee;
          font-size: 10pt;
          font-weight: bold;
          padding-right: 15px;
          border: 1px solid #ddd;}



