body {
	width: auto;
	background: none;
	font: 14pt "Times New Roman";
	color: #000;
	margin: .10in
	}

#print{
	display:block;
	width: auto;
	text-align:center;
}

#banner{
	display:none;
}
#nav{
	display:none;
}
#navbackground {
	display:none;
}

/*a:links {
	display:none;
}*/

#nav{
	display:none;
}

#links{
	display: none;
}

.noprint{
	display:none;
}

#container{
	width:auto;
}

#newsletter-container{
	width:100%;
}


#content, #centered-text, #single-column-content{
	width:auto;
	text-align:left;
}

.text-highlight{
	width:320pt;
	margin: 2em auto;
}

#newsletter-main-content{
	margin-left:0px;
	width:100%;	
}

#newsletter-left-column{
	float:left;
}

#newsletter-archives h1{
	font-size:22pt;
}

#orderbook{
		
}

#orderbook a:link:after, #orderbook a:visited:after {
   content: " (" attr(href) ") ";
   font-size: .8em;
   }
	
#orderbook a[href^="/"]:after {
   content: " (http://www.challengeofdiabetes.com" attr(href) ") ";
   }

#pagetitle{
	text-align: center;
}
	
#pagetitle h1{
	font-size:1.5em;
}

/* No print for Testimonials Page */

#previous{
	display:none;
}

#next{
	display:none;
}

#quote{
	text-align: center;
}	



