#header_text, #menu, #parentpage  {
	display:none;
} 
#header {

	font-size: larger;
	font-weight: bold;

}
#header a {
	text-decoration: none;
}

img.centered, img.left {

	margin-right: 10px;
	float: left;
	clear: left;

}

img.right, div.right {

	margin-left: 10px;
	float: right;

}

.linedtable td {
	
	border: 1px solid black;
text-align: left;
vertical-align: top;

}
