/* CSS Document */

body {
	width: 7in;	
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
	background: white;
}
#header, #footer, #subnav, #mainnav, #sidebar, #cta { display:none; }
#content { width:100%; }
.imgbox ul { width:100%; clear:both; }
			.imgbox li { margin-bottom:8px; width:100%; clear:both; list-style-type:none; }
			.imgbox img { float:left; padding-right:20px; }
			.imgbox div { float:left; width:450px; padding-top:0px; line-height:15px; }