

/* ----------------------------------------
    Domestic Abuse Intervention Services
    http://www.abuseintervention.org
    Print styles for the entire DAIS site
   
    Version: 1.0.0 (2009-07)
    Author: Andy Giesler
    http://www.blazingmoon.org 
   ---------------------------------------- */
   


body
{
	background: white;
}

h2
{
	margin: 1em 0 0 0;
	padding: 0;
}

a:link, a:visited
{
	color: #6f2c90 !important;
	font-weight: normal !important;
	text-decoration: underline !important;
}

#home #contentBody h1,
#home #contentBody h2,
#home #contentBody h3,
#home #contentBody h4,
#overview {
	color: #6f2c90 !important;
}

#home #content, #content a:link:after, #content a:visited:after
{
	background: none !important;
	content: " [" attr(href) "] ";
	font-size: 90%;
}

#home #contentFrame {
	color: black;
}

#nav, #subnav, #donate, #escape, .backToTop, #footerLinks
{ 
	display: none !important;
}

#content {
	border: none;
}


