body { 
	background: #fff;
	color: #000;
}

#content { 
	font: 100%/1.5 georgia, serif;
}

#banner, #navigation, #head, #subnav, #navi, #footer, #footerbt { 
	display: none;
}

img { 
	display: none;
}

.noprint { 
	display: none;
}

#main { 
	position: absolute;
	left: 0px;
	top: 0px;
}

#maintext { 
	position: absolute;
	left: -25px;
	top: 0px;
	border-left: 0px solid #C6362B;
	width: 620px;
}

#outerframe { 
	width: 620px;
}
