body { 
    background: #0f0f0f;
    margin-top: 0px; 
    margin-bottom: 0px;
    margin-left: 0px; 
    margin-right: 0px;
}

a:hover { 
	color: #ffffff;
        cursor: help;
        border-bottom: 2px solid #ef3c35;
}

a:link, a:active, a:visited {
        cursor: help;
        letter-spacing: 1pt;
	text-decoration: none; 
        font-weight: bold;
	color: #646464;}

#topsection{
background-image: url('background.jpg');
height: 307px; /*top section*/
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

ul#navlist
{
margin-left: 30px;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
}

#navlist a { padding: 8px 10px; }

#navlist a:link, #navlist a:visited
{
color: #ececec;
background-color: #0f0f0f;
text-decoration: none;
}

#navlist a:hover
{
color: #ef3c35;
background-color: transparent;
text-decoration: none;
}


.innernav{
margin-left: -20px;
margin-top: -20px;
word-spacing: 20px;
font-family: verdana, helvetica, sans-serif;
font-size: 10pt;
}

#maincontainer{
width: 700px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
position: absolute; 
right: 155px; 
border: 0px solid #000000;
background-image: url('background.jpg');
font-family: verdana, helvetica, sans-serif;
font-size: 10pt; 
color: #646464;
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: #646464;
line-height: 15px;
}

.innertube{
margin: 10px; 
margin-top: 0;
}

li.bulletcontent {
list-style-image:url(http://fan.still-breathing.com/ballroom/bullet_yellow.png)
}

input, textarea, option, select {
	background-color: transparent;
	font: 10pt verdana;
        font-weight: bold;
	color: #646464;
	letter-spacing: 1px;
	border-bottom: 2px solid #ef3c35;
	border-left: 0px solid #ef3c35;
	border-right: 0px solid #ef3c35;
	border-top: 0px solid #ef3c35;
	padding:2px; }

.stats {
  margin: 15px;
  padding: 5px;
  width: 400px;
  border: 1px dotted #ef3c35;
  background: #FFFFFF;
  text-align: center;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #646464;
  }

td {font: 10pt Verdana, arial, Tahoma, sans-serif; color: #404040;}

b  {font-size: 13pt;letter-spacing: 2pt; color: #646464;}

em {font-size: 7pt; color: #646464; line-height: 15px;}

.linie {
  border-bottom-color: #646464;
  border-bottom-width: 1px;
  border-bottom-style: solid;
}

hr {display:none}