body {
	margin: 0;
	padding: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	background:#fff;
	height: 100%;
}	 

.navig {
	margin: 0 none;
	border:0px none; 
	text-align: center;
	font-size: 14px;
	position: relative; top:12px; left:0;  height:20px; width:440px;
	
}
	
.navig img
	{ position:absolute; width:90px; height:20px }

.top 	{ top: 0; 		}
.right 	{ right: 0; 	}
.left	{ left: 0;		}
.bottom	{ bottom: 0;	}
.middle	{ top: 50%;	margin-top: -10px;	}
.center	{ left: 50%; margin-left: -10px;	}



/* http://webpages.charter.net/mmmbeer/code/css/image-positioning/ */
/*	
a img {border: solid 1px #00000;}
a:link img {border: solid 1px #00000;}
a:visited img {border: solid 1px rgb(0,0,0)}
*/

#imCoverDiv {
	position:relative;  left: 0; top:5px; 
}

	
#nendTag {
	clear: both;
	position:relative;  left: 0px; top:10px; 
	font-size: 0.76em;
	line-height: 1.3em;
	font-style: normal;
	font-weight: normal;
}
.nendStrapBold {
	font-weight: bold;
}

.afterwords { clear: both }
