body {
background-color: #000;
}
#container
{
width: 900px;
margin: auto;
background-color: #000;
border: 0px solid #000;
line-height: 130%;
}

#top
{
padding: 0;
background-color: #000;
border-bottom: 0px solid #000;
}

#box
{
padding: 0;
height: 0px;
background-color: #000;
}

#top h1
{
padding: 0;
margin: 0;
}

#leftnav 
{
float: left;
width: 50px;
margin: 0;
padding: 0em;
background-color: #000;
}

#rightnav 
{
float: right;
width: 50px;
margin: 0;
padding: 0em;
padding-right: 1em;
background-color: #000;
}

#content
{
margin-left: 60px;
margin-right: 60px;
padding-left:0em;
background-color: #000;
}

#footer
{
clear: both;
margin: 0;
padding: .5em;
color: #CCCCCC;
background-color: #000;
border-top: 0px solid #000;
}

p {
font-family: lucida, verdana, arial, helvetica, geneva, sans-serif;  
font-size:14px;
text-align: justify;
line-height: 18px;
color: #fff; 
}
.ctm {
font-family: lucida, verdana, arial, helvetica, geneva, sans-serif;  
font-size:10px;
text-align: justify;
line-height: 12px;
color: #fff; 
}
.fx {
font-family: lucida, verdana, arial, helvetica, geneva, sans-serif;  
font-size:13px;
text-align: justify;
line-height: 12px;
color: #fff; 
}
a {  
  font-family: courier,lucida, verdana, arial, helvetica, geneva, sans-serif;
  font-size:12px;   
  color: #fff; 
}

a:hover {
  font-family: courier,lucida, verdana, arial, helvetica, geneva,   sans-serif;
  font-size:12px;    
 color: #8D0900; 
}

h1 {
  font-size:18px;
  line-height: 14px;
  font-family:arial, helvetica, geneva, sans-serif;
   color: #F43503; 
}
h2 {
  font-size:12px;
  line-height: 14px;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color: #F43503;
}
h3 {
  font-size:16px;
  line-height: 18px;
  font-family: verdana, arial, helvetica, geneva, sans-serif;
  color: #CCCCCC;
  font-weight:bold;
}

h4 {
font-family: lucida, verdana, arial, helvetica, geneva, sans-serif;  
font-size:13px;
line-height: 16px;
color: #CCCCCC;
  font-weight:300; 
}

#footer a:hover, {
  font-family: courier,lucida, verdana, arial, helvetica, geneva,   sans-serif;
  color: #fff; 
  font-weight:bold;
   background-color:transparent 
   border-bottom:0px dotted #ffff;
}
