
.leftmenu, .leftmenucontent {
	width: 30px;
	font-size: 28px;
	font-weight: bold;
	line-height: 40px;
	text-align: center;
}

#pageContent {
	padding: 15px 2px 10px 7px;
}

#mainPane .title {
	font-size: 150%;
	color: navy;
	font-weight: bold;
}

.category {
	margin-bottom: 20px;
}

.category .title {
	clear: both;
	background-color: darkgray;
	color: white;
	font-weight: bold;
	text-transforms: small-caps;
	padding: 1px 1px 2px 3px;
	margin-bottom: 10px;
	font-size: inherit;
}


.category .gallery {
	float: left;
	text-align: center;
	padding: 2px 10px 3px 5px;
}

.category .gallery a img {
	border: 0;
}

.category .gallery a {
	text-decoration: none;
}

.category .gallery .admLinks {
	font-variant: small-caps;
}

.category .gallery .admLinks a {
	color: darkred;
}

#rightPane {
	float: right;
	width: 250px;
	height: 400px;
}

#menuContainer {
	position:relative;
	height:400px;
	overflow:hidden;
	width:250px;
	margin:7px 0 7px 0;
}

#menu {
	width: 100%;
	position: relative;
	top:0;
}

#menu .thumb {
	float: left;
}

#menu a img {
	border: 0;
	height: 70px;
	behavior: url(pngbehaviour.htc);
}

/*
#menu {
	background-color: black;
}
*/
html>body #menu {
	background-color: inherit;
}

#picture {
	width: 100%;
	height: 600px;
	text-align: center;
	/*float:left;*/
	overflow: hidden;
	padding: 10px;
}

#picture a img {
	border: 0;
}

#loading {
	position: absolute;
	display: none;
	width: 100%;
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

.thumb {
	width: 105px;
	height: 70px;
	float: left;
	text-align: center;
	padding: 2px;
}
