
h1 {
	margin-top: 3em;
	margin-left: -2em;
	padding: 0 0 1em; }
.title_img {
	width: 5em;
	height: 5em;
	float: left;
	margin-right: 1em;
	margin-bottom: 0em; }
#port_title {
	margin-left: 10em;
	background-image: url(../img/portrait.png);
	background-repeat: no-repeat;
	text-indent: -9999px; }
#nude_title {
	margin-left: 10em;
	background-image: url(../img/nude.png);
	background-repeat: no-repeat;
	text-indent: -9999px; }
#name {
	color: black;
	background-color: transparent;
	width: 10em;
	height: 6em;
	float: right;
	margin-top: 3em;
	margin-right: 20px; }
.container {
	text-align: left;
	width: 28em;
	margin-left: 20em; }
#chaptericon {
	color: #c482de;
	position: relative;
	top: 10em;
	left: 10em; }
#imgicon {
	background-color: #c482de;
}
#bg {
	background-image: url(../img/bg_over.jpg);
	background-attachment: fixed;
	width: 16em;
	height: 64em;
	overflow: hidden;
	float: left;
	margin-top: -3em;
	margin-left: -1em; }
#contents {	width: 50em;	height:   53em;
	overflow: hidden; }

#title_p {
	float: left; }
#title_p a {
	margin-top: -1em;
	margin-bottom: -1em;
	background-image: url(../img/snap_icon1_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block; }
#title_p a:hover {
	background-repeat: no-repeat;
	background-position: 0 0px; }
#title_p img {
	                            	visibility: hidden;
	                            }
#title_n {
	float: left; }
#title_n a {
	margin-top: -1em;
	margin-bottom: -1em;
	background-image: url(../img/snap_icon3_hover.gif);
	background-repeat: no-repeat;
	background-position: 0px -100px;
	width: 100px;
	height: 100px;
	overflow: hidden;
	display: block; }
#title_n a:hover {
	background-repeat: no-repeat;
	background-position: 0 0px; }
#title_n img {
	                            	visibility: hidden;
	                            }
