body{
margin:0;
padding:0;
line-height: 1.5em;
background: #ffffff;
background-image: url('debbie_mainimage.jpg');
background-repeat:no-repeat;
}

a:link {
	font-weight: bold;
	color: #808080;
        text-decoration: none;

}

a:active {
	font-weight: bold;
	color: #808080;
        text-decoration: none;
}

a:visited {
	font-weight: bold;
	color: #808080;
        text-decoration: none;
}

a:hover { 
	color: #84f460; 
        cursor: help;
	text-decoration: none; 
	font-weight: bold;
        border-bottom: 1px dotted #ffb6a3;
}

#content {
width: 550px;
height: 340px;
position: absolute; 
left: 240px; 
top: 50px;
margin: 0 auto; 
background-color: transparent; 
overflow:auto;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt; 
color: #808080;
line-height: 16px;
}

#navcontainer ul {
padding: 0em 0;
margin: 0;
position: absolute; 
top: 10px;
left: 65px;
list-style-type: none;
background-color: transparent;
color: #808080;
width: 700px;
height: 20px;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
text-align: center;
}
		
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

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

#navlist a { padding: 4px 16px; 
margin: 2px;
}

#navlist a:link, #navlist a:visited
{
color: #808080;
background-color: #ffffff;
text-decoration: none;
text-transform: uppercase;
}

#navlist a:hover
{
color: #ffffff;
text-decoration: none;
background-color: #ffb6a3;
}


input, textarea, option, select {
	background-color: #ffffc3;
        font-family: Verdana, arial, helvetica, sans-serif;
        font-size: 10pt;
        color: #808080;
	letter-spacing: 1px;
        border-right: 4px solid #8a6bdf;
        border-left: 0;
        border-top: 0;
        border-bottom: 0;
	padding: 2px; }

h2 {
margin: 10px 10px 10px 10px;
padding: 0px 5px 5px 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12pt;  
font-weight: bold; 
color: #8a6bdf;
text-align: left;
text-transform: uppercase;
border-bottom: 1px dotted #808080;
text-indent: 1em;
}


td {font: 8pt Arial, Verdana, Tahoma, sans-serif;}

b  {font-size: 8pt; color: #ff957d;}

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


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

.footer {
  margin: 15px;
  padding: 5px;
  width: 480px;
  background-color: #ffffff;
  text-align: center;
  line-height: 11pt;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8pt; 
  color: #808080;
  }

li.bulletcontent {
list-style-image:url(flower_lightgreen.png);
}

li {
margin-top: 1em;
}

hr {display:none}
