<!--CSS FILE FOR KAT BAUMANN VERSION FOR SITE--!>

html {
	background-color: #202223;
	}
 
page {
	background-color: #202223;
	margin: 0 auto;
	}

body {
	background-color: #202223;
	margin: 0 auto;
	}

p {
	font-family: "Jura";
	color: white;
	}

a {
	font-family: "Jura";
	text-decoration: none;
	color: white;
	}
h1 {
	font-family: "Jura";
	text-decoration: underline;
	}

h2 {
	color: white;
	font-family: "Jura";
	text-decoration: none;
	padding: 0;
	margin: 0 0 -10px 0;
	}

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: #202223; 
	width: 1000px;
	height: 800px;
	position: relative;
	margin: 0 auto;
	}

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

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

#navi { text-align: center;
	margin: 10px 0 0 0;
	z-index: 2;
	background-color: #424445;
	}

#navi a p {
	color: white:
	margin: 0 15px 0 0;
	}

#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: #202223;
	}

.sc_thumb {
	margin: 10px 10px 10px 10px;
	background-color: blue;
	}

.short_comm_thumbs {
	padding: 25px 10px 0 25px;
	background-color: #424445;
	}

.graphnov_thumbs {
	overflow: hidden;
	}

@font-face {
  font-family: Jura;
  src: url(Jura/Jura-VariableFont_wght.ttf);
}
