body {
	margin: 36px 0 0 0;
	padding: 0;
	background-image: url(../img/fnd.gif)
}
#a {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#a h1 {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_01.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#b {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#b h2 {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_02.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#c {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#c p {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_03.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#d {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#d h2 {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_04.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#e {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#e p {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_05.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#f {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100px;
}
#f h2 {
	text-indent: -5000px;
	background-image: url(../img/ndx/ndx_06.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	height: 100px;
	width: 100%;
}
#txt {
	position: absolute;
	top: 236px;
	left: 130px;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 140px;
}
#txt p, #nav p, #copy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0 0 6px 0;
	padding: 0;
	color: #561;
}
#nav {
	position: absolute;
	top: 390px;
	left: 130px;
	margin: 0;
	padding: 0;
	width: 210px;
	height: 140px;
}
#nav ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin: 0 0 6px 7px;
	padding: 0 0 6px 7px;
	color: #561;
	list-style-type: square;
}
#copy {
	position: absolute;
	top: 556px;
	left: 0;
	margin: 0;
	padding: 0 0 0 98px;
}
a {
	font-weight: bold;
	color: #561;
}
a:hover {
	color: #943;
}