/* Getting Rid of the Page Shift */
html { min-height: 100%; margin-bottom: 1px; }

body {
	padding: 0px 20px 20px 0px;
	margin: 0px;
	color: #333333;
	font: 62.5% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #eee ;
}
p, li {
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0.5em 0px 0.8em;
	padding: 0px;
}

h1, h2, h3 {
	font-size: 1.25em;
	line-height: 1.5em;
	font-weight: normal;
}
h1 {
	letter-spacing: 0.15em;
	text-transform: uppercase;
	padding-bottom: 1.1em;
}
.first {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}

a {
	outline: none;
}

#wrap, #logo, #kwickcontainer, #wrapBot, #wrapTop, #submenu {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#logo, #kwickcontainer {
	width: 800px;
}

#logo {
	height: 20px;
	padding: 25px 0px 20px;
}

#submenu {
	background: url(images/submenu-bg.png) no-repeat 50% 50%;
	height: 52px;
	width: 800px;
	padding-left: 20px;
}
#submenu img {
	margin: 12px 10px 0px;
}
#submenu a:hover {
	background: url(images/submenu-over.png) repeat-x 50% 60%;
	height: 30px;
}

#fingerprint {
	background: url(images/fingerprint.png) no-repeat 50% 50%;
	height: 70px;
	width: 70px;
	position: absolute;
	z-index: 10;
	top: -10px;
	right: 20%;
}
#wrap {
	width: 760px;
	padding: 10px 20px;
	background: url(images/wrap-mid-bg.png) repeat-y;
}
#wrapBot {
	width: 800px;
	height: 18px;
	background: url(images/wrap-bot-bg.png) no-repeat;
}
#wrapTop {
	width: 800px;
	height: 18px;
	background: url(images/wrap-top-bg.png) no-repeat;
}
.galerie img {
	 margin-right: 10px; margin-bottom: 10px;
}


#bio {
	width: 100%;
}
#bio td {
	padding-top: 3px;
	padding-bottom: 3px;
	background: top;
}

#kwick {
	margin: 0px 0px 30px;
}
#kwick .kwicks {
	display: block;
	height: 23px;
	margin: 0px;
	padding: 0;
}
#kwick li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
#kwick .kwick {
	text-align: left;
	z-index: 10;
	display: block;
	cursor: pointer;
	overflow: hidden;
	height: 23px;
	width: 158px;
	border-left: 1px solid #646464;
}
#kwick .kwick a {
	z-index: 5;
}
#kwick .opt5 {
	border-right: 1px solid #646464;
}


.finger {
	min-height: 400px;
	background: url(images/fingerprint.gif) no-repeat 50% 0%;
}
#wrap .datelisting {
	width: 720px;
}

#wrap .datelisting h2 {
	width: 100px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	font-weight: normal;
	border-bottom: 1px solid #ccc;
}
#wrap .datelisting p {
	margin: 0px 0px 0px 100px;
	padding: 0px 10px 4px 10px;	
}

