*
{
	background-color: #fff !important;
	color: #000 !important;
	background-image: none;
	border: none !important;
	text-indent: 0;
}

a:link, a:visited
{
	color: #520;
	background: transparent;
	text-decoration: none;
	border-bottom: 1px solid #333;
}

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

a#ed img,
#footer hr { display: block !important; }
a#ed img { vertical-align: middle; }
h1 a { text-decoration: none !important; }

h1
{
	position: static;
	clear: both;
	width: 100%;
}

h2 { padding-top: 20px;border-bottom: 1px solid #000 !important; }

h3 {  }

#sectionhome
{
	text-indent: 95px;
	position: static;
	white-space: nowrap;
}

img
{
	position: static !important;
	margin: 1em !important;
	padding: 0 !important;
}

#nav,
#subnav,
#util,
#search,
#header
{
	/* */
	display: none !important;
}

#container,
#inner,
#content,
#footer,
#column,
.infolist,
.infoitem
{
	position: static !important;
	float: none;
	width: 100% !important;
	margin: 0 !important;
	padding: 0 !important;
}

#footer
{
	margin-top: 1em !important;
	border-top: 1px solid #000 !important;
}


