body {
	background: white;
	font-size: 12pt;
	font-family: Garamond, Georgia, Helvetica, sans;
   }
#menu, #header, #enews-image, #footer_full, #networkedblogs_container, #sidebar{
   display: none;
   }
#content_wrap {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content_wrap {
   margin-left: 10%;
   padding-top: 1em;
   border-top: 1px solid #930;
   }
div#masthead {
   margin-bottom: -8px;
   }
div#mast img {
   vertical-align: bottom;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }


img.right{
	float: right;
	padding: 0 10px 10px 10px;
}

div#main_content h2{
	height: 12px;
}

div#main_content h2 a{
	color: #191817;
}

p.news_date{
	height: 10px;
}

ul.social-sites{
	display: none;
}

a.social{
	display: none;
}

p#go-back{
	display: none;
}

#content a:link:after, #content a:visited:after {
/*   content: " (" attr(href) ") "; */
   font-size: 90%;
   }
#content a[href^="/"]:after {
/*	content: " (http://faithcookeville.org/" attr(href) ") "; */
   }
