* { 
	border-collapse:collapse;
	margin:0;
	border:0;
}
html, body { height: 100%; margin: 0; padding: 0; }
html>body #wrap { height: auto; min-height: 100%; }


body {
	background-image: url(images/oboi.jpg);
	background-color: #fff;
	background-position: center;
	color:#454545;

}
a { color:#000; text-decoration:none; outline:none; }
a:hover { color:#666; outline:none;}

#wrap {
	width:100%;
	min-width:1000px;
	max-width:100%;
	min-height:100%;
	margin:0 auto;
	background-image: url(images/footer_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	position:relative;
	z-index:50;
}
#bg {
	position:absolute;
	height:100%;
	width:740px;
	left:50%;
	top:0;
	background-image: url(images/main_bg.jpg);
	background-position: right top;
	background-repeat: repeat-y;
	margin-left:-240px;
	display:block;
	overflow:hidden;
	z-index:1;
}
#mbody {
	width: 1000px;
	margin:0 auto;
	min-height:100%;
	position:relative;
	z-index:30;	
}
#logoimg {
	width:260px;
	float:left;
	text-align:center;
	background: url(images/logo_shad.png) right bottom no-repeat;
}
#logoimg img {
	width:250px;
	height:auto;
	margin:0 9px 6px 0;
}
#header {
	background: url(images/decor.png) left top no-repeat;
	width:100%;
	height:178px;
	text-align:right;
}
#header h1 { display:none; }
#topmenu {
	padding:0 0 0 100px;
	text-align:justify;
}
#topmenu a { 
	font-family:"Monotype Corsiva", "Lucida Calligraphy", "Trebuchet MS", "Times New Roman", Times;
	font-size:24px;
	margin:0 3%;
}
#header img {
	margin:34px 32px 29px;
}

#side {
	width:600px;
	position:absolute;
	bottom:160px;
	left:50%;
	margin-left:-840px;
	display:block;
	overflow:hidden;
	z-index:40;
}
#topbook {
	background: url(images/topbook.png) right no-repeat;
	height:47px;
	margin:0;
}
p.botlink {
	height:38px;
	text-align:right;
	padding:4px 55px 0 0;
	margin:0;
	display:block;
	vertical-align:bottom;
}
.botlink a { 
	color:#c6b141; 
	text-decoration:none;
	font-size:24px;
	font-family:"Monotype Corsiva", "Lucida Calligraphy", "Trebuchet MS", "Times New Roman", Times;
	vertical-align:bottom;
}
#container {
	width:740px;
	min-height:640px;
	height:auto;
	float:right;
	vertical-align:top;
	margin-bottom:120px;
	position:relative;
	z-index:30;
	background: url(images/main_bg.jpg) repeat-y;
}
#content {
	font-family:"Trebuchet MS",Verdana,sans-serif;
	font-size:16px;
	padding: 0 15px 20px 20px;
}
#content h2 { font-size:18px; border-bottom:1px solid #999; }
#content a { text-decoration:underline;}
#content p { margin-bottom:10px;}
.pagetitle { text-align:center; margin:0 0 20px 0; }
.news {
	
	padding:5px 10px 5px 15px;
	text-align:justify;
	margin-bottom:15px;
}
.readmore a { color:#000; }
.readmore a:hover { color:#333; }
.date {
	color:#454545;
	font-weight:100;
	font-size:14px;
	float:right;
	font-style:italic;
	padding-top:5px;
}
.relink { text-align:right; border-bottom:1px solid #999; margin:25px 0 0 0;}
.relink a { font-size:12px; text-decoration:none; }

.clear {
	clear:both;
}
#footer {
	margin:0 auto;
	width:100%;
	height:60px;
	min-width:1000px;
	max-width:100%;
	margin:0 auto;
	background-image: url(images/footer_bg.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	z-index:70;
	text-align:center;
	position:absolute;
	bottom:0px;
	padding:90px 0 0 0;
}
#footer a { color:#222; }
#footer img {	vertical-align:middle; }
#footer p {  }
img.aboutb { 
	width:140px; 
	float:left;
	margin:0 10px 10px 20px; 
	cursor:pointer;
	background:#ddd;
	border:1px solid #aaa;
	padding:3px;	
}
img.about { 
	float: left; 
	margin:0 10px 10px 20px; 
	width:100px; 
	background:#ddd;
	border:1px solid #aaa;
	padding:3px; 
}
span.about { font-size:12px; font-weight:normal; margin:0 0 20px 0; }
p.about { font-size:14px; font-weight:bold; vertical-align:middle;}
div.aboutb { width:320px; float:left; margin:0 20px 10px 0; }
div.about { width: 320px; float:left; margin:5px;}

#showbphoto {
	position:fixed;
	top:130px;
	left:45%;
	background:#ddd;
	border:1px solid #aaa;
	padding:5px;
	display:none;
	cursor:pointer;
	z-index:9999;
}
#ulmuseum {
	margin:0 20px;
	padding:0;
}

.ditto_page:hover {
	background-color:#ccc;
	border:1px solid #777;
	}
