#page, #contents, #logo h1, #logo p
{
	position: static;
	top: 0px;
	left: 0px;
}

#navigation, #contentsbanner, #next_and_prev, #icons, #top, #naviplaceholder, #searchform, #logo, #logo h1, #logo p, #top_inner_container, #top_inner_container p
{
	display: none;
}

#top
{
	height: 0px;
}

*
{
	font-family: "Times New Roman", Arial, serif;
	background-color: #FFF;
	background-image: none;
	border: 0px;
	color: #000;
}

a
{
	text-decoration: none;
}

#contact
{
	margin-top: 20px;
}

#contents
{
	min-height: 1px;
	height: auto !important;
	height: auto;
	width: 100%;
}

#contents h1
{
	font-size: 1.2em;
}

#contents h2, #contents h3
{
	font-size: 1.1em;
}


h1, h2, h3, h4
{
	color: #000;
	border: 0;
}

#page
{
	border: 0;
}

#print
{
	display: none;
}

#top, #top_gradient, #logo, #top_inner_container
{
	width: auto;
	height: auto;
	background-image: none;
	display: block;
}

#logo h1
{
	font-size: 1.3em;
	display: block;
	position: static;
}
