html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
    }
	
body {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight:bold;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
a:visited {
  color: #FFFFFF;
  font-weight: bold;
  text-decoration: underline;
}
a:hover {
  color: #FF9900;
  text-decoration: underline overline;
}
a:focus {
  color: #FFFFFF;
  
  text-decoration: none;
}
a:active {
  color: #FFFFFF;
  
  text-decoration: none;
}
#mainOuterWrapper {
background-color:#fff;
 margin: 0px 0px 0px 0px;
  text-align: center;
width:800px;
}
#outerWrapper {
background-color: #000;
	margin: 10px auto 10px auto;
	text-align: left;
	width:780px;
}
#outerWrapper #header {
  background-color: #000;
  padding: 10px 10px 0px 10px;
}
#outerWrapper #contentWrapper #leftColumn {
  background-color: #000;
  float: left;
  padding: 10px 10px 10px  20px;
  width: 201px;
}
#outerWrapper #contentWrapper #content {
width: 525px;
margin: 15px 0px 0px 240px;
 }
 
 #desctop {
width: 517px; height: 15px;
background: transparent url(graphics/desc-top.gif) no-repeat top;
}
 #descbot {
width: 517px; height: 15px;
background: transparent url(graphics/desc-bot.gif) no-repeat bottom;
}
#outerWrapper #contentWrapper #desc {
  width: 491px;
  padding: 0px 12px 12px 12px;
  border-left: solid 1px #ff9900;
  border-right: solid 1px #ff9900;
}

#outerWrapper #contentWrapper .clearFloat {
  clear: left;
  display: block;
}
#outerWrapper #footer {
  background-color: #000;
  border-top: solid 1px #666;
  padding: 10px 10px 10px 10px;
}
.style7 {	font-size: 14px;
	font-weight: bold;
	color: #FF9900;
}
.style4 {font-size: 10px;}
.style8 {
	font-size: 11px;
	}
