/* INDEX.HTML */

#mangastyle_button a {
	  background:url(promote_mangastyle.png) 0 0 no-repeat;
	  position:relative;
	  float:right;
	  margin-left:-1px;
	  margin-top:-1px;
	  width:191px;
	  height:58px;
	  }
#mangastyle_button a:link, #mangastyle_button a:visited {
	background:url(promote_mangastyle.png) 0 -58px;
	}
#mangastyle_button a:hover, #mangastyle_button a:active {
	background:url(promote_mangastyle.png) 0 0;
	}

#insertimage {
	background-position:top left;
	background-repeat:no-repeat;
	width:auto;
	height:auto;
	padding-left:173px;
	}
#insertimage img {
	}

#insertimage h2 {
	background-image:none;
	border-bottom:0;
	}

#insertimage ul {
	margin:0;
	}

#footer {
	margin: auto;
	text-align: center;
	letter-spacing: 0;
	font-size: 12px;
	font-variant: small-caps;
	}