body{
	margin: 20px;
	width:800px;
	font-size: 12px; /* Resets 1em to 10px */
	font-family: 'Helvetica', Arial, Sans-Serif;
	line-height:18px;
	color: #333;
	margin:0;
	padding:0;
    
}
#headerimg, 
#print, 
.button-next,
.button-prev,
#dynamic_carousel_content_loader{
display:none;
}
#topnav ul li {
	float: left;
	margin:10px;
	height:22px;
}
#topnav ul{
	clear:both;
	height:22px;
}
 hr{
	clear:both;
	height:1px;
  }
.wp_carousel{
	clear:both;
	height:110px;
}
.wp_carousel img{
	height:100px;
	width:100px;
}