body {
	background-color: #03afe8;
	background-image: url("./images/stars.png");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin: 0px;
	padding: 0px;
	overflow: visible;
}

a {
	color: #990000;
	font-weight: bold;
}

#wrapper {
	width: 781px;
	margin-top: 85px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

.logo {
	position: absolute;
	top: -75px;
	left: 0px;
	width: 427px;
	height: 95px;
	background-image: url("./images/logo.png");
	background-repeat: no-repeat;
}

.logo P {
	display: none;
}

A.contact  {
	position: absolute;
	top: -28px;
	right: 40px;
	width: 95px;
	height: 22px;
	background-image: url("./images/menu-contact.gif");
	background-repeat: no-repeat;
}

A.contact SPAN {
	display: none;
}

.content-top, .content-bottom {
	display: block;
	width: 781px;
	height: 23px;
	background-repeat: no-repeat;
}

.content-top {
	background-image: url("./images/border-top.gif");
}

.content-bottom {
	background-image: url("./images/border-bottom.gif");
}

#content {
	width: 781px;
	height: auto;
	padding-bottom: 20px;
	background-image: url("./images/content_bg.gif");
	background-repeat: repeat-y;
}

#content UL.menu {
	width: 775px;
	height: 90px;
	margin: 0px;
	margin-left: 3px;
	padding: 0px;
	background-image: url("./images/menu_bg-off.png");
	background-repeat: repeat-x;
}

#content UL.menu LI {
	display: block;
	width: 149px;
	height: 60px;
	float: left;
	text-align: center;
	border-right: 1px solid #FFFFFF;
}

#content UL.menu LI A {
	display: block;
	width: 149px;
	height: 60px;
	background-repeat: no-repeat;
}

#content UL.menu LI.active {
	height: 59px;
	background-image: url("./images/menu_bg-on.png");
	background-repeat: repeat-x;
}

#content UL.menu LI A.about, #content UL.menu LI A.about#active {
	background-position: 43px 12px;
}

#content UL.menu LI A.about {
	background-image: url("./images/menu_about-off.gif");
}

#content UL.menu LI A.about#active {
	background-image: url("./images/menu_about-on.gif");
}

#content UL.menu LI A.howto, #content UL.menu LI A.howto#active {
	background-position: 15px 12px;
}

#content UL.menu LI A.howto {
	background-image: url("./images/menu_howto-off.gif");
}

#content UL.menu LI A.howto#active {
	background-image: url("./images/menu_howto-on.gif");
}

#content UL.menu LI A.books, #content UL.menu LI A.books#active {
	background-position: 45px 12px;
}

#content UL.menu LI A.books {
	background-image: url("./images/menu_books-off.gif");
}

#content UL.menu LI A.books#active {
	background-image: url("./images/menu_books-on.gif");
}

#content UL.menu LI A.preview, #content UL.menu LI A.preview#active {
	background-position: 34px 12px;
}

#content UL.menu LI A.preview {
	background-image: url("./images/menu_preview-off.gif");
}

#content UL.menu LI A.preview#active {
	background-image: url("./images/menu_preview-on.gif");
}

#content UL.menu LI A.order, #content UL.menu LI A.order#active {
	background-position: 20px 12px;
}

#content UL.menu LI A.order {
	background-image: url("./images/menu_order-off.gif");
}

#content UL.menu LI A.order#active {
	background-image: url("./images/menu_order-on.gif");
}

#why {
	display: block;
	width: 112px;
	height: 110px;
	background-image: url("./images/whymanga.png");
	background-repeat: no-repeat;
	position: absolute;
	top: -5px;
	right: -55px;
}

A.why {
	display: block;
	width: 112px;
	height: 110px;
	position: absolute;
	top: -5px;
	right: -55px;
}

.textlink {
	display: none;
}

#content H1, #content H2, #content H3, #content UL, #content P {
	margin: 0px;
	margin-left: 46px;
	margin-right: 270px;
	font-family: Arial;
}

#content H1 {
	font-size: 19px;
	font-weight: bold;
	color: #faab01;
	margin-bottom: 10px;
	border-bottom: 1px solid #faab01;
	text-transform: uppercase;
}

#content H1.preview {
	display: block;
	width: 615px;
}

#content H2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-bottom: 1px solid #000000;
	margin-top: 25px;
	display: block;
	width: 460px;
}

#content H2 A {
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	float: right;
}

#content H3 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	border-left: 10px solid #ffc435;
	padding-left: 7px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 25px;
	display: block;
	width: 448px;
	background-color: #e7f48f;
}

#content H3 SPAN {
	float: right;
	padding-right: 10px;
	font-weight: normal;
}

#content UL.right {
	float: right;
	width: 220px;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	margin-top: 0px;
	margin-right: 0px;
	padding-left: 0px;
}

#content UL.right LI {
	list-style-type: none;
}

#content UL {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 19px;
	margin-top: 0px;
	margin-left: 80px;
	padding-left: 0px;
}

#content UL LI {
}

#content P {
	font-size: 12px;
	line-height: 19px;
}

#content P.indent {
	margin-left: 63px;
}

#content .cover {
	float: right;
	margin-right: 45px;
	margin-bottom: 25px;
}

#content .preview_cover {
	float: left;
	margin-right: 20px;
	margin-bottom: 25px;
	border: 0px;
}

#content A.preview_now {
	display: block;
	width: 129px;
	height: 19px;
	background-image: url("./images/read_now.gif");	
	margin-top: 35px;
	float: right;
}

.comic_shop {
	float: right;
	border: 0px;
}

.amazonlink-container {
	float: left;
	margin-left: 45px;
	margin-top: 5px;
	margin-bottom: 70px;
}

.amazonlink {
	float: left;
}

.link-logo {
	margin-right: 2px;
	border: 0px;
}

.img1 {
	background-image: url("./images/img1.png");
	background-repeat: no-repeat;	
	width: 338px;
	height: 318px;
	position: absolute;
	right: -100px;
	top: 150px;
}

.img2 {
	background-image: url("./images/img2.png");
	background-repeat: no-repeat;	
	width: 200px;
	height: 240px;
	position: absolute;
	right: -35px;
	top: 160px;
}

.note {
	margin-left: 300px;
}

.next, .back {
	width: 16px;
	height: 42px;
	background-repeat: no-repeat;
	background-image: url("./images/navigation.gif");
	margin-top: 400px;
}

.next {
	background-position: 0px 0px;
	float: left;
	margin-left: 40px;
}

.back {
	background-position: -16px 0px;
	float: right;
	margin-right: 100px;
}

.clear {
	clear: both;
}

.footer {
	display: block;
	font-family: Arial;
	font-size: 10px;
	color: #b9eeff;
	line-height: 12px;
	margin-left: 45px;
}