body {
	font-family: tahoma, verdana;
	background: #000000;
	color: #727374;
	font-size: 10px;
	padding: 0;
}

#container {
	margin: 20px;
	width: 525px;
}

#listcontainer {
	width: 575px;
}

.clear {
	clear: both;
}

a {
	color: #727374;
	text-decoration: none;
}

a:hover {
	color: #ffffff;
}

a.selected {
	color: #ffffff;
}

.unavailable a, .unavailable a:hover {
	color: #666666;
}

#menu {
	margin-left: 20px;
	float: left;
	margin-top: 45px;
}

h1 *, h2 * {
    display: block !important;
}

h1 .label, h2 .label {
	width: 75px;
	float: left;
	display: block;
	font-weight: normal;
}

h1, h2 {
	margin: 0px;
	font-size: 10px;
	clear: left;
}

#phototitle, #photodescription {
    display: block;
    width: 450px;
    float: right;
}

h2 {
	font-weight: normal;
}

img {
	border: none;
}

img#photo {
	margin-top: 20px;
	clear: both;
	cursor: pointer;
}

#header {
	margin: 20px;
	margin-top: 30px;
	height: 57px;
	margin-bottom: 40px;
	padding: 0;
}

#logolink {
	background: url(kbhzenlogo.gif) top left no-repeat;
	height: 57px;
	width: 331px;
	display: block;
	float: left;
}

#nav {
/*	background: url(menubgsvin.gif) no-repeat;
	color: #000000;
	width: 206px;
	height: 20px;
	text-align: center; 
	padding-top: 6px;*/
	margin-bottom: 20px;
}

#nav a {/*
	color: #000000;
	background: #ffffff;*/
}

#photonavleft {
	margin-right: 25px;
}

#photonavright {
	margin-left: 25px;
}

#current, #total {
	font-weight: bold;
}

#aboutcontainer {
    background: #000000;
}

#footer {
	position: absolute;
	margin: 0px;
	left: 0px;
	bottom: 0px;
	padding: 30px;
	font-size: 9px;
	color: #414243;
	z-index: -99;
}
