body 
  {
  
  font-family: Helvetica, "Times New Roman",
        Times, serif;
  color: #fff;
  background-color: #000000 ;
  font-size:12px;


  }
  
#topNav {

    outline-style: none;
    margin: 0;	
    position: absolute;
	top: 12px;
	left: 12px;
	heigth: 166px;
	color: #fff;
	border-style:none;
}	
  
#sideNav {
	margin: 0;
	padding:0;
	position: absolute;
	top: 178px;
	left: 12px;
	width: 156px;
	border-style:none;
	border: 0 0 0;
}	

#centerText {
	outline-style: none;
	margin: 0;
	position: absolute;
	top: 188px;
	left: 185px;
	width: 544px;
	color: #fff;
	border-style:none;
	height: 20px;
}

#centerText h1 {
	color: #F59201;
	font-size:14px;
	
	
}

#centerText h2 {
	color: #999999;
	font-size:13px;
	
}
#centerText h6 {
	color: #999999;
	font-size:10px;
	text-align:center;
	margin:30px;
	border-top-style:solid;
	border-top-width:thin;
	
}



	
img {
border: 0; 
padding: 0;
padding-bottom:0;


}

a:link {

  }

a:visited {margin: 0;
	
  } 
