#content-left,
#content-right,
#site-actions,
#page-actions,
#page-navigation {
	display: none;
}

#page-logo {
	text-indent: 0;
	color: black;
	font-size: 30px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	text-decoration: none;
}

#page-footer #barry-nilsson-logo {
	display: none;
}

/* Homepage Specific Areas /---------------- */

#promo-banner {
	display: none;
}

/* Links /---------------- */

#content-main a:link,
#content-main a:visited {
	text-decoration: none;
}

#content-main a:link:after,
#content-main a:visited:after {
	font-size: 90%;
	color: #aaa;
	content: " (" attr(href) ") ";
}

#content-main a[href^="/page"]:after {
	content: " (http://www.australianfamilylaw.com.au" attr(href) ") ";
}

#content-main a[href^="#"]:after {
	content: "";
}
