body {

		margin: 0px;
    	padding: 0px;
    	font: 16px "courier new";
    	text-align: center;
    	background: url("images/mainbg.jpg") center repeat-y #999;
    
}

#comic {

		background-image: none;
		background-color: #FFF;		

}
    
h1 {
		width: 274px;
		height: 67px;
		margin: 0px;
		padding: 0px;
		background: url("images/ablogo.gif") no-repeat;
	
}   

#comicindex h2 {

		left: 258px;
		width: 224px;
		height: 76px;
		margin: 0px;
		padding: 0px;
		background: url("images/pageindexhead.gif") no-repeat;
		position: relative;		
	
}   
    
h3 {

		display: block;
  		font-size: 1.17em;
  		font-weight: bold;
  		margin: 1em 0;
  		
}
    
    
a {

    	color: #000;

}

p {

		margin: 0px;

}


img {

    	border: 0px;
    	margin: 0px;
		padding: 0px;
    
}
    
    
#mainpage #container {

		background: url("images/bg.gif") no-repeat top center #000;
    	width: 716px;
    	margin: 0 auto;
    	text-align: center;
    	position: relative;

}

#container {

		background: url("images/bg2.gif") repeat-y top center #000;
    	width: 716px;
    	margin: 0 auto;
    	text-align: left;
    	position: relative;

}

#form {

	margin: 0;

}

#comic #container {

		width: 100%;
		text-align: center;
		background-image: none;
		background-color: #FFF;
		margin: 0px auto;
		position: relative;
		
}

#backlink {
		
		margin: 0 0 0 75px;
		padding-top: 20px;
		position: relative;

}

#backlink a {
	
		width: 200px; 
		height: 13px;
		display: block;
		background: url("images/backtoab.gif") no-repeat;

}

#backlink  span {

		display: none;

}

#header {

		margin: 10px 0 0 58px;
		position: relative;

}

#mainpage #header {

		
		margin: 0;
		padding: 0;
		display: block;
		position: relative;
		
}


#mainpage #header h1 {

		width: 400px;
		height: 390px;
		margin: 0 auto;
		background: url("images/intro.gif") no-repeat;
		
}

#mainpage #header h2 {

		top: 0;
		left: 0;
		margin: 0;
		padding: 0;
		position: relative;;
		
}

span {

		display: none;
		
}

#comicindexcontent {

	top: -72px;
	margin: 0 0 0 75px;
	position: relative;

}

#comicindexcontent ul {

		margin: 0;
		padding: 0;
		list-style: none;

}

#comicindexcontent ul li {

		margin: 0;
		padding: 0;
		display: inline;
		
}


#summary {

		display: none;	

}

#credits {

		display: none;
		
}

#lastupdate {

}

#nav {

		height: 500px;

}

#nav h2 {

		width: 260px;
		height: 80px;
		margin: 0 auto;
		padding: 0px;
		background: url("images/contents.gif") no-repeat;

}

#nav h2 span {

		display: none;

}

#nav ul {

		margin: 0px;
		padding: 0px;
		list-style: none;

}

#nav ul li {

		margin: 0px 0 -5px 0;
		padding: 0px;
		list-style: none;

}

#nav ul li a {

		margin: 0px;
		padding: 0px;		

}

#comicnav {

		font: normal 10px verdana;
		color: #aaa;		
		text-align: center;

}

#comicnav p {

		margin: 1em 0;

}

#copyright {

		font: normal 10px verdana;		
		text-align: center;
		clear: both;

}

#comic #copyright {
	
		color: #AAA;
		
}
		
#comic #copyright a {

		color: #AAA;

}

#comicindex #copyright {

		height: 335px;

}

#copyright p {

		margin: 1em 0;

}

