#menu, #navigation, #links, #credits, #header {
	display:none;
}
#container, #container2, #content, body {
	background-image:none;
	background-color:white;
	text-indent:0;
	text-align:left;
	margin:0;
	padding:0;
	width:auto;
	float: none !important;
	border:none;
}
#container2 {
	margin: 0 5%;
}
#container p {
	font: 10pt Arial, Helvetica, sans-serif;
	line-height:14pt;
	color:black;
	text-indent:0;
	margin:0 0 10pt 0;
	padding:0;
}
#content h1 {
	font: 16pt Helvetica, Arial, sans-serif;
	font-weight:bold;
	line-height:20pt;
	text-indent:0;
	color:black;
	margin:0 0 10pt -1pt;
	padding:0;
}
#content h2 {
	font: 13pt Helvetica, Arial, sans-serif;
	line-height:16pt;
	font-weight:bold;
	color:black;
}
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
#content a[href^="/"]:after {
   content: " (http://www.ashdec.com" attr(href) ") ";
   }
strong {
	color:black;
}
