body {
	background-color: #dce9f1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg.gif);
	background-repeat: repeat-y;
	background-position: left;
}

p {
	margin: 0px;
	padding: 0px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h3 {
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	color: #000000;
}
h5 {
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #000000;
}



a:link {
	color: #2e0055;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #a100d6;
}
ul li {
	background-image: url(../images/bullet.png);
	background-position: left top;
	list-style-type: none;
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-bottom: 4px;
}
a:visited {
	color: #625b79;
	text-decoration: line-through;
}

ul {
	margin: 0px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 11px;
}
td {
	color: #000000;
	font-size: 11px;
}


#header {
	background-image: url(../images/headerbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#mainnav {
	background-color: #afc2cf;
	width: 200px;
	margin-top: 0px;
	margin-left: 20px;
	padding-bottom: 3px;
	background-image: url(../images/navbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	float: left;
	position: relative;
	padding-top: 60px;
}
#mainnav div {
	padding: 0px;
	width: 100%;
	margin-top: 23px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainnav p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 9px;
	font-weight: bold;
}
#mainnav ul {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #a100d6;
}

.submenu p {
	background-image: url(../images/submenu.gif);
	display: block;
	background-repeat: no-repeat;
	background-position: 23px center;
	text-indent: 33px;
}

#content {
	margin-left: 230px;
	margin-top: 55px;
	margin-right: 7px;
	margin-bottom: 7px;
	padding-top: 40px;
}


.box {
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	background-color: #80cbff;
	background-image: url(../images/boxbg.gif);
	background-repeat: repeat-y;
	background-position: left;
	position: relative;
	min-height: 40px;
	margin-top: 8px;
	margin-right: 12px;
	padding-left: 6px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #5880b6;
	border-bottom-color: #5880b6;
}

.box p {
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.boxtop {
	background-image: url(../images/boxtopbg.gif);
	background-repeat: repeat-x;
	background-position: top;
	min-height: 20px;
	padding-left: 25px;
	padding-top: 2px;
	color: #000000;
	padding-bottom: 3px;
	font-style: italic;
}

.boxtopleft {
	position: absolute;
	left: 0px;
	top: 0px;
}

.kiwichanstudioslogo {
	position: absolute;
	height: 53px;
	width: 420px;
	top: 30px;
	left: 220px;
}
#pagetitle {
	height: 38px;
	width: 386px;
	position: absolute;
	top: 85px;
	left: 260px;
	visibility: visible;
}
#pagetitle h1 {
	display: none;
}
#story p {
	text-indent: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

.thumbnail1 img {
	border: 2px solid #2e0055;
	margin: 4px;
}
#comic th, 
#comic td {
	text-align: center;
}
.navimg {
	position: absolute;
	top: 0px;
	left: 0px;	
}
hr {
	height: 3px;
	color: #A100D6;
	background-position: center;
	background-image: url(../images/hr.gif);
	margin-top: 40px;
	margin-bottom: 40px;
}
