body {
	width:100% !important;
	margin:0 !important;
	padding:0 !important;
	line-height: 1.4;
	word-spacing:1.1pt;
	letter-spacing:0.2pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000;
	background: none;
	font-size: 12pt;
}

#wrapper {
margin: .5in .5in .5in .5in;
border:none;
}

#print-logo {display:block;}

/*Headings */
h1, h2, h3, h4, h5, h6 { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000;}
h1 { font-size:19pt; }
h2 { font-size:17pt; }
h3 { font-size:15pt; }
h4, h5, h6 { font-size:12pt; }

.copyright {
	font-size:10pt;
	font-style:italic;
	color: #666666;
	text-align:center;
}
a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#wide-content{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width:100%;
	}
		
#content{
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	width:100%;
	}
	
#content a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
   
#content a[href^="/"]:after {
  content: " (http://www.mdwise.org" attr(href) ") ";
   }

#wide-content a[href]:after {
   content: " (" attr(href) ") ";
   font-size: 90%;}
   
#wide-content a[href^="/"]:after {
  content: " (http://www.mdwise.org" attr(href) ") ";
   }   

#footer, #skip, #banner, #leftside-bar, #espanol-2col, #espanol, #nav-main, #promo-a, #promo-b, #promo-c, #childpromo-c, #content .hdr-img, #content img, #homepromo-a, #homepromo-b, #branding, .clearboth, #main-content, .spacer{ display:none; }


