div#headermenu {
	font-weight: bold;
	padding-top: 60px;
	padding-left: 62%;
	font-size: 1.15em;
}
div#headermenu ul {
	list-style-type: none;
}
div#headermenu li {
	background-repeat: no-repeat;
	background-position: left bottom;
	list-style-position: outside;
	line-height: 1.5em;
}
div#headermenu a {
	text-decoration: none;
	color: #555555;
	background-image: url(../images_layout/line_header.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 100%;
	display: block;
}
div#headermenu a:hover {
	color: #333333;
	text-decoration: none;
	background-image: url(../images_layout/line_header_over.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
div#footer {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 1em;
	text-align: center;
	padding-top: 15px;
}
div#footer a {
	text-decoration: none;
	color: #FFFFFF;
}
div#footer a:hover {
	color: #CCCCCC;
}
div#nav td.previous {
	background-image: url(../images_layout/line_previous.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 25px;
	width: 180px;
	text-align: right;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
div#nav td.center {
	height: 25px;
	width: 15px;
}
div#nav td.next {
	background-image: url(../images_layout/line_next.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 180px;
	text-align: left;
	font-size: 1.2em;
	color: #333333;
	font-weight: bold;
}
div#nav td.navchapter7 {
	width: 105px;

}
