div#navigation,
div#footer,
div.clear,
div#background,
div#breadcrumb,
div#quicklinks,
div#banner
 {
	display: none;
}

div#hover {
	width: auto;
	height: auto;
	overflow: auto;
	position: static;
}

div#logo {
margin:0;
padding: 0;
margin-top: -100px;
	display: block;
}

div#page {
   margin: 0 5% !important;
   padding: 0 !important;
   border: 0 !important;
   width: 90% !important;
   color: black !important;
   background: transparent none !important;
}

body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, Verdana, "Times New Roman", Times, serif;
  color: black;
  background: transparent;
}

.clear,
div.clear  {
	display: none;
}

a {
text-shadow: none !important;
text-decoration: underline;
color: #b2b2b2 !important;
}

p {
  margin: 0 0 1em 0;
  size: 11px;
}

p a {
	text-decoration: none;
}

div#content_outer {
   width: 100% !important;
   margin: 0 !important;
   padding: 0 !important;
   border: 0 !important;
   color: black !important;
   height: auto;
   background: transparent none !important;
}

div#content {
width: 100% !important;
	/*margin-left: 10%;
   padding-top: 1em;*/
}

div#content h1, 
div#content h2, 
div#content h3, 
div#content h4,
div#content p,
div#content li {
	color: black !important;
}