#topnavi,
#topnaviint,
#footer,
#header h1,
.json #openclose,
.paging,
#track,
#handle {
	display: none;
}

html, body {
	height: auto;                                                                  
	background-color: #fff;
	color: #000;
}

h1, h2 {
	color: #000;
}

.printlogo {
	display: block;
	margin: 0 0 20px 0;
	height: 44px;
	width: 217px;
}
#header {
	position: absolute;
	top: 0;
	right: 0;
	color: #000;
	padding: 0;
}
#header span,
#header span a {
	color: #000;
}

#contents {
	width: 1000px;
	height: 600px;
	clear: both;
	top: 0;
	background: none;
}

#image {
	margin-left: 0;
}
#main {
	height: auto;
	padding: 0;
}

#middle {
	position: fixed;
	width: 600px;
	height: auto;
	margin: 0;
	padding: 0;
	opacity:1;
	color: #000;
}
#maintext {
	padding:  0;
	overflow: visible;
	height: auto;
	font: 14pt Georgia, "Times New Roman", Times, serif;
	line-height: 1.3;
}
.links a{ 
	color: #000;
	text-decoration: underline;
	padding: 0;
	background: none;
}
a {
	color: #000;
	text-decoration: underline;
}