body {
	background-color: #FFFFFF;
	color: gray;

	color: black;
	font-size: 10pt;
	font-family: helvetica, sans-serif; 
	line-height: 1.2em;
	letter-spacing: 1px;

/*	background: url(jute2.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: right;
*/
}


.rope{
	position: absolute;
	top: 0%;
	left: 100%;
	margin-left: -285px;
	float: right;
	z-index: -1;
}

.hook{
		

}

.images {
	margin-top: 3px;
}

.content {
	margin-bottom: 15px;
	margin-top: 3px;
	text-align: left;
	border-style: solid;
	padding: 0px;
	border-width: 0px;
	border-color: black;
	width:  560px;
	color: black;
	font-size: 10pt;
	font-family: arial, helvetica, sans-serif; 
	line-height: 1.2em;
	letter-spacing: 1px;
}

.cd {
/*	position: absolute;
	left: 50%;
	margin-left: -480px;
	margin-top: 870px;
*/	background: none;
	text-align: left;
	border-style: solid;
	padding: 0px;
	border-width: 0px;
	border-color: black;
	width:  110px;
	color: black;
	font-size: 8pt;
	font-family: arial, helvetica, sans-serif; 
	line-height: 1.2em;
	letter-spacing: 1px;
}


/*********************/

.title{
	position:inline;
	font-size: 12pt;
	font-weight: bold;
}

.heading {	
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	font-size: 14pt;
	font-family: helvetica, sans-serif; 
	line-height: 3em;
	letter-spacing: 8px;
}

.kf {
	margin-right: auto;
	margin-left: auto;
	margin-top: 35px;
	margin-bottom: 0px;
}

A { 
	color: #F66000;
	text-decoration: none;
}

A:hover { 
	color: gray;
}

.nav {
	align-left: auto;
	align-right: auto;
	font-size: 9pt;
	letter-spacing: 3px;
	margin-bottom: 20px;
}

.nav_current {
	display:inline;
	color: silver;
	font-size: 9pt;
	letter-spacing: 4px;
}

.block{
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}
