body
{
  background-color:#c0c0c0;
}


h1
{
  font-family:verdana;
  font-size:13pt;
  color:#505050;
  margin-top:0pt;
  padding-top:10pt;
}

h2
{
  font-size:10.5pt;
  color:#505050;
}

table
{
  font-family:verdana;
  font-size:12px;
  line-height: 20px;
}



#top 
{
  position: absolute;
  top: 10 px;
  left 0px;
  background: #B0B0B0;
  width: 820px;
}

#content
{
  position: absolute;
  top: 145px;
  left: 187px;
  margin: 10px 0px 0px 0px;
  padding: 0px 18px 20px 18px;
  border: 1px solid #ccc;
  background:#fafafa;
  font-family:verdana;
  font-size:12px;
  line-height: 20px;
  voice-family: "\"}\"";
  voice-family:inherit;
  width: 662px;
}
html>body #content
{
  width: 620px; /* ie5win fudge ends */
}

#content a
{
  color:#a61744;
  font-size:12px;
}
#content a:hover
{
  color:#a61744;
  font-size:12px;
  font-weight:bold;
}



#navi
{
  position: absolute;
  top: 112px;
  left:-20px;
  background: transparent;
}


#lang
{
  position: absolute;
  top: 440px;
  left:20px;
  background: transparent;
}


#stuff
{
  position: absolute;
  top: 600px;
  left: 20px;
}

#stuff a
{
  font-family: verdana;
  font-size:8px;
  color:#d0d0d0;
}


#navilist li
{
  display: inline;
/* for IE5 and IE6 */
}

#navilist
{
width: 150px;
font-family:verdana;
font-size:12px;
border: 2p #b0b0b0 solid;
}

#navilist a
{
/* width: 99.99%; */
/* extend the sensible area to the maximum with IE5 */
display: block;
background-color: #606060;
border-bottom: 2px #b0b0b0 solid;
text-align: left;
text-indent: 10px;
text-decoration: none;
padding:0.35em 0 0.35em 0;
color: #ffffff;
}

#navilist a:hover 
{ 
  background-color: #a61744; 
  font-weight:bold;
}
#navilist a:visited { 
  color: #ffffff; 
 
#navilist a:active { 
  color: #ffffff; 
  background-color: #a00000;
}



