@charset "UTF-8";
/* CSS Document */



a, a:visited {
	color: #000 !important;
	font-weight: bold !important;
	text-decoration: underline !important;
	}

#content a:link:after, #content a:visited:after {  /* Prints link target in CSS2 conformant browsers */
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

#content p, #content ul { color: #000 !important; }

#nav, #sidebar { display: none !important; }

#masthead, .body-nav, .page-nav, .page-nav-simple, .page-nav-transparent, .secondary-nav { display: none !important; }

.body-drill-copy { float: left !important; }

.gallery-footer { display: none !important; }

#header a { text-indent: 0 !important; }

#footer a { display: block; !important; }

#footer img { display: none !important; }
