body {
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	background-color: #d8d8d8;
	background-image: url(images/pengy.gif)
}

a {
	color: #000;
}

#logocontain {
	left:192px;
	position:absolute;
	top:40px;
	height:83px;
	width:427px;
	z-index: 10;
}

#maincontain {
	background-color:#BFBFBF;
	border:0 solid red;
	height:450px;
	left:198px;
	padding:40px 0 0;
	position:relative;
	top:100px;
	width:500px;
}

#comicholder {
	margin: 0 auto;
	width: 400px;
	height: 400px;
	background-color: #dedede;
}
#indexholder {
	
	height: 200px;
	width: 520px;
	position:absolute;
	top: 200px;
	left: 188px;
	border: 0px solid red;
	display:block;
	display:none;
}
#indextab {
	display:none;
	font-weight: bold;
	font-size: 28px;
	font-family: Verdana, Arial, sans-serif;
	height: 200px;
	width: 50px;
	float:right;
	text-align: center;
	line-height:28px;
	background-color: #808080 ;
}
#navholder {
	height: 50px;
	width: 520px;
	border: 0px red solid;
	position:absolute;
	top: 550px;
	left: 188px;
	border: 0px solid red;
	display:block;
}

.navbtn {
	color: #555;
	font-weight: bold;
	font-size: 50px;
	font-family: Verdana, Arial, sans-serif;
	height: 50px;
	width: 50px;
	background-color: #808080 ;
	text-align:center;
	line-height: 44px;
}

.navbtn a {
	color: #111;
	text-decoration: none;
}

#navrandom {
	margin-left: 138px;
	_margin-left: 94px;
	float: left;
	width: 140px;
	font-size: 28px;
}

#navleft {
	float:left;
}

#navright {
	margin-left: 142px;
	_margin-left: 140px;
	float:left;
}

.email {
position: absolute;
top:620px;
padding: 0 0 0 335px;
text-align:center;
}
