body{
margin:0;
padding:0;
line-height: 1.2em;
background: #786040;
}

ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
position: absolute; left: 5px; top: 303px;
font-family: arial, helvetica, sans-serif;
font-size: 15pt; 
color: #bfaa8f;
text-transform: uppercase;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 3px 10px; }

#navlist a:link, a:visited
{
color: #bfaa8f;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
color: #786040;
text-decoration: none;
}

#container {
margin:0px;
background: #FFFFFF;
padding:8px 15px 3px 15px;
border:0px;
position:absolute; left: 0px; top: 350px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #404040;
}

#container a:link, a:active, a:visited {
        cursor: help;
	text-decoration: none; 
	color: #786040;
        border-bottom: 1px dashed #786040; 
}

#container a:hover { 
	color: #34291c;
        font-weight: bold;
        cursor: help;
}

#footer {
position: relative;
clear:both;
margin-left: 0px;
padding: 0px;
font-family: verdana, sans-serif;
font-size: 9px;
font-weight: normal;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
border-top: 1px dashed #786040;
line-height: 11pt;
color: #404040;
}

#footer a:hover{
text-decoration: none;
}

input, textarea, option, select {
	padding:2px; 
	font: 10pt arial;
	color: #34291c;
	letter-spacing: 1px;
        background-color: #e1d8c8; 
        border-right: 0px solid #D1D1D1;
        border-left: 0px solid #D1D1D1;
        border-top: 0px solid #D1D1D1;
        border-bottom: 2px dashed #786040; 
        font-style: italic;
        font-weight: normal;
}

.stats {
  margin: 15px;
  padding: 5px;
  width: 400px;
  border: 0px dotted #202020;
  background: #e1d8c8;
  text-align: center;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #404040;
  }

.linie {
  border-bottom-color: #404040;
  border-bottom-width: 0px;
  border-bottom-style: dotted;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/39steps/newspaper.png)
}

td {font: 10pt Arial, Verdana, Tahoma, sans-serif; color: #7d7d7d;}

b  {font-family: arial, helvetica, sans-serif; font-size: 13pt; text-transform: lowercase; color: #948c81;}
em {font-size: 8pt; 
color: #808080;
line-height: 15px;
}

hr {display:none}