body{
margin:0;
padding:0;
line-height: 1.2em;
background: #c0c0c0;
}


#navcontainer {
position:absolute; left: 118px; top: 82px;
}

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
text-align: left;
line-height: 10pt;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 100px;
height: 15px;
background-color: #e6e6e6;
border-bottom: 1px solid #ffffff;
}

#navcontainer a:link, #navlist a:visited
{
color: #35c3c0;
text-decoration: none;
font-size: 8pt;
}

#navcontainer a:hover
{
background-color: #35c3c0;
color: #fff;
}


#container {
position:absolute; left: 0px; top: 320px;
margin: 0px;
padding:8px 15px 3px 15px;
border:0px;
background: #FFFFFF;
font-family: Verdana, arial, Helvetica, sans-serif;
font-size: 9pt; 
color: #808080;
}


a:link, a:active, a:visited {
        font-size: 9pt; 
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #808080;
        border-bottom: 1px dotted #808080;
}

a:hover { 
        font-size: 9pt; 
	color: #35c3c0;
        cursor: help;
}

#footer {
position: relative;
margin-left: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 10px;
padding-bottom: 0px;
background: #e6e6e6;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
font-weight: normal;
color: #808080;
}

#footer a:link, a:active {
        font-size: 8pt; 
	font-weight: bold;
        cursor: help;
	text-decoration: none; 
	color: #808080;
        border-bottom: 1px dotted #808080;
}

#footer a:hover { 
        font-size: 8pt; 
	color: #35c3c0;
        cursor: help;
}

input, textarea, option, select {
	padding:2px; 
	font: 8pt Verdana;
	color: #404040;
	letter-spacing: 1px;
        background-color:#e6e6e6; 
        border-right: 0px solid #ffffff;
        border-left: 0px solid #ffffff;
        border-top: 0px solid #ffffff;
        border-bottom: 2px solid #35c3c0; 
        font-weight: normal;
}

.stats {
  position: relative;
  margin: 15px;
  padding: 3px;
  width: 400px;
  border: 0px solid #35c3c0;
  background: #e6e6e6;
  text-align: left;
  line-height: 9pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 7pt; 
  color: #808080;
  }

h2 {
 color: #0662a5;
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14pt; text-transform: lowercase;  
 font-weight: bold; 
 color: #35c3c0;
 background-color: #e6e6e6;
 text-align: right;
 text-transform: lowercase;
 border-bottom : 2px solid #35c3c0;
 line-height: 15pt}

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

table,tr,td {
font-family:arial;
color:#c0c0c0;
font-size:8pt;}

p {font-family: Arial, Helvetica, sans-serif; font-size: 10pt; text-transform: lowercase;  font-weight: bold; color: #35c3c0;}

b  {font-family: Arial, Helvetica, sans-serif; font-size: 14pt; text-transform: lowercase;  font-weight: bold; color: #35c3c0;}
em {font-size: 8pt; 
color: #808080;
line-height: 15px;
}

hr {
  color: #35c3c0;
  background-color: #35c3c0;
  width: 80%;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}