html {
	height:100%;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 18px;
	color: #000000;
	text-decoration: none;
	background-color: #956c36;
	background-image:url(../images/bground.jpg);
	background-repeat:repeat-y;
	background-position:center;
	text-align:justify;
	margin:0;
	padding:0;
	height:100%;
}
#main {
	width:100%;
	height:inherit;
	background-color:#;
}
#main-inner {
margin-left:20px;
	padding:0px;
	min-height:inherit;
	background-color: ;
}
#main-inner-left {
	width: 196px;
	display:block;
	float:left;
	line-height:18px;
	padding:0px 0px 0px 0px;
}
#main-inner-right {
	width: 100%;
	display:block;
	float:center;
	padding:0px 0px 10px 0px;
}
#logo {
width:100%;

}
#slogen {
width:100%;
margin:0px;
	height: 200px;
	padding-bottom:0;
	background-image:url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	}

#slogen h1 {
	float: right;
	width: 735px;
	margin: 0;
	margin-top:10px;
	padding: 0px 0 0 0;
	text-align: left;
	font-size: 16px;
	color:#F4D47F;
}
 
div#navbar li.button1 {
	margin-left:0px;
	padding-top:4px;
	background-image:url(http://muveszgaleria.com/images/CSS_button_middle.jpg);
	width:196px;
	height:28px;
	background-repeat: no-repeat;
	text-align:center;
	text-decoration:none;
}
div#navbar {
	width: 196px;
	display:block;
	float:left;
	text-align:center;
	text-decoration:none;
	padding-top:0px;
}
div#navbar ul {
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	font-size: 18px;
	color: #000000;
	white-space: nowrap;
	font-weight: bold;
}
div#navbar li {
	list-style-type:none;
	display: ;
}
div#navbar li a {
	text-decoration: none;
	padding: 0 5px 0 10px;
	color: #000000;
	text-decoration:none;
}
div#navbar li a:link {
	color: #000000;
	text-decoration:none;
}
div#navbar li a:visited {
	color: #000000;
	text-decoration:none;
}
div#navbar li a:hover {
	color: #be0000;
	text-decoration:none;
	font-size:18px;
	
}

.clear {
	clear:both;
}

#box-small {
	width:870px;
	min-height:100px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#maintext {
	display:block;
	float: right;
	width:870px;
	height:100%;
	margin-right:20px;
	margin-left:20px;
	}

#box-top-small {
	width:870px;
	height:36px;
	background-image: url(http://muveszgaleria.com/images/CSS_box_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#box-bottom-small {
	width:870px;
	height:39px;
	background-image:url(http://muveszgaleria.com/images/CSS_box_bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#box-small p {
	padding:0px 0px 0px 0px;
	margin:10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
	text-align:justify;
}

#footer {
	clear:both;
	background-image:url(http://muveszgaleria.com/images/CSS_footer.jpg);
	background-repeat:no-repeat;
	background-position:center;
	padding:40px;
}
a, a:visited {
	text-decoration:none;
	color:#592706;
}
a:hover, a:active {
	color:#592706;
	text-decoration:none;
	font-weight:bold;
}




