#container {
	background-image: url(../img/comictopimage.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 600px;
	width: 800px;
}
#title1 {
	background-image: url(../img/kwmg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 390px;
}
#title2 {
	float: right;
	height: 70px;
	width: 410px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#main {
	padding: 0px;
	height: 350px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/kobe_web.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#clearbox2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 45px;
	width: 800px;
}
#contents {
	padding: 0px;
	height: 120px;
	width: 750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container #contents p {
	font-size: 90%;
	line-height: 130%;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
#container #contents h2 {
	font-size: 90%;
	line-height: 130%;
	color: #993333;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #993300;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}


#clearbox1 {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	height: 5px;
	width: 800px;
}
