body {
	background-color: #A2995E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	background-image:url(../images/tile.jpg);
	background-repeat:repeat-x;
	color: #333333;
}
#container {
   border: none;
   padding: 0;
   width: 700px;
   display: block;
   position: absolute;   left: 50%;   margin-left: -350px;
}
#header {
	margin-top:88px;
	background:url(../images/dedardel.jpg) no-repeat;
	width: 302px;
	height: 28px;
}
#menu {
	background: #77463C;
	border-top: 6px solid #959B94;
   padding-top: 7px;
   padding-left: 5px;
   padding-right: 5px;
   padding-bottom: 5px;
   text-align: right;
}
#menu ul {
   padding: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   border-top: 0px;
   border-bottom: 0px;
   margin-left: 0px;
   padding-left: 0px;
}
#menu ul li {
   list-style: none;
   display: inline;
   font-size: 12px;
   margin-left: 19px;
}
#menu a {
   	text-decoration: none;
	color: #E1DBBC;
}
#menu a:hover {
   	color: #F3F0DE;
}
#menu .active-page a {
  	border-bottom: 1px solid #E1DBBC;
}
#content {
    border-top: 1px solid #E1DBBC;
	display:block;
	background: #CFC69A;
}
.breughel {height: 357px; width: 220px;float:left}

.content {
position: relative;
padding-left: 230px;
padding-right:25px;
padding-top: 10px;
padding-bottom:10px;
}

p {}
h1 {
font-size:16px;
color: #77463C;
}
h2 { font-size: 13px;
font-weight:bold;
}
em {font-weight:bold;}
