.header {
	left: 0;
	width: 800px;
	height: 50px
}
.menu {
	background: url(menu-back.gif) repeat-y;
	position: absolute;
	width: 170px;
	height: 100%;
	line-height: 140%
}
.centre {
	position: absolute;
	left: 170px;
	width: 630px;
	line-height: 140%
}
A:hover {
	background-color:#FFE4B5
}
p {
	line-height: 140%
}
body {
	background-image:url(menu-back.gif);
	background-repeat:repeat-y;
	margin-top:0;
	margin-left:0;
}
a ruby rt {
	text-decoration:none;
}

ruby rt { font-weight:normal;}
