body { 
    background-image: url('stripes.png');
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px; 
    margin-right: 0px;
}

#topsection{
background: #FDFDFD;
height: 350px; /*top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
color: #aaaaaa;
background-color: transparent;
text-decoration: none;
}

#navlist a:hover
{
border-bottom: 1px dotted #808080;
background: transparent;
color: #fdfe5a;
}

a:hover { 
	color: #FFFFFF;
        cursor: help;
	background-color: #fdfe5a; 
}

a:link, a:active, a:visited {
        cursor: help;
	text-decoration: none; 
        font-weight: bold;
	color: #808080;}

.innernav{
margin-left: -20px;
margin-top: -20px;
word-spacing: 20px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
font-style: italic;
}

#maincontainer{
width: 500px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: absolute; 
right: 250px; 
border: 0px solid #000000;
background: #FDFDFD;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #808080;
line-height: 20px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-right: 0px; /*Set right margin to RightColumnWidth*/
}

#footer{
clear: left;
width: 100%;
background: #dcdcdc;
color: #Fafafa;
text-align: center;
padding: 0px 0;
font-size: 7pt; 
color: #808080;
line-height: 15px;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/sonnyboy/bullet_yellow.png)
}

input, textarea, option, select {
	background-color: #fdfe5a;
	font: 8pt arial;
	color: #808080;
	letter-spacing: 1px;
	border: 1px dotted #95978C;
	padding:2px; }

.stats {
  margin: 15px;
  padding: 5px;
  width: 400px;
  border: 1px dotted #808080;
  background: #FFFFFF;
  text-align: center;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #808080;
  }

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #404040;}

b  {font-size: 13pt; color: #808080;}

em {font-size: 7pt; color: #808080; line-height: 15px;}

.linie {
  border-bottom-color: #808080;
  border-bottom-width: 1px;
  border-bottom-style:dotted;
}

hr {display:none}
