
<!--CSS FILE FOR 2018 UPDATE TO SITE--!>


p {
	font-family: "Optima";
	}

img { margin: 0px; padding: 0px;}

.ghost {
	z-index: 1
	padding: 0px;
	margin: 0px;
	position: relative;
	}
.undershow {
	z-index: -1;
	}

a img { margin: 0px; padding: 0px; border: none; }


#home { background-color: none; 
	width: 800px;
	height: 800px;
	position: relative;
	margin: 0 auto;
	}

#image_case { background-color: white; 
	width: 1000px;
	height: 800px;
	position: relative;
	margin: 0 auto;
	}

.header	{ background-position: top;
	height: 200px;
	width: 800px;
	margin: 0 auto;
	text-align: center;
	}

#navi { text-align: bottom;
	margin: -30px 0 0 0;
	z-index: 2;
	}

#footer {
	position: relative;
	bottom: -1px;
	width: 800px;
	height: 75px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	z-index: -1;
	font-size: 8pt;
	}

.overfloat {
	overflow: hidden; 
	float: left;
	background-color: rgb(245,245,255);
	}


#comicsinsert {
	position: relative;
	display: block;
	background: none;
	height: 200px;
	width: 800px;
	margin: 0 auto;
	top: 0px;
	}

#comicsinsert p {
	text-align: center;
	font-size: 10pt;
	margin: 0;
	padding: 0;
	}