@charset "utf-8";
/* CSS Document */

#header, #right, #footer1, #footer2, #footer3, #left_nav, .clear, #pgheader{
	display:none;
}
#body, #columns, #main, #column1, #header{
	background-color:white;
	background-image:none;
	border:none;
}
#body, #main,#columns, #column1, .left_narrow{
	width:auto;
	color:black;
}
#body{
	margin: 0 5%;
	padding:0;
	font-size:12pt;
}
#left a:link, #left a:visited{
	text-decoration:underline;
	font-weight:bold;
}
	#left a:link:after, #left a:visited:after {
	   content: " (" attr(href) ") ";
	   font-size: 90%;
	   font-weight:normal;
	   }
		#left a[href^="/"]:after {
			content: " (http://www.advocatesforyouth.com" attr(href) ") ";
		}
