/* --------------------------------------------
	Print Style Sheet prepared for 
	Tellington TTouch Training
	www.ttouch.com
	prepared by
	Page Turner Designs
	www.pageturnerdesigns.com
	(c) 2006. All rights reserved.
----------------------------------------------- */

body {
	background-color: #ffffff;
	font-family: "Times New Roman", Times, serif; }
	
#footer {
	border-top: 1px solid #000000;
	padding-top: 8pt;
	font-size: 80%; }
	
img {
	border: 0; }
	
#content-main {
	text-align: left; }
	
#content-main li {
	list-style-type: disc; }
	
#branding {
  background:  url(branding_logo.gif) no-repeat;
  position: relative; }

h2 { 
	margin-top: 24pt; }
	
#content-left, #content-right {
	display: none; }
