#Wrapper_1 {
	background-color: #efefef;
	width:800px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	text-align: right;
	text-indent: 5px;
}
#paragraph_1 {
	color:#000000;
	width: 500px;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top:100px;
	height: 700px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	line-height: 20px;
	padding-top:30px;
	font-family: "Times New Roman", Times, serif;
	
}
.header3 {
	font-size: 16px;
	color: #000000;

}

.header4{
font-size:14px;
color:#000000;
font-style:italic;
}

body {
	
   	background-color: #efefef;
	
}

	
#image_box {
	width:auto;
	position:absolute;
	top:230px;
	left:100px;
	bottom: 100px;
	right:100px;
	
}



#menue {
	width:550px;
	margin-left: 100px;
align: center;
}

#nav{
	
	margin-top: 20px;
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
align: center;
}
#main_container {
	width:734px;
	padding-top:2px;
	padding-bottom:20px;
	margin:auto;
}
		
#thumbs {
	float: left;
	width: 250px;                
	position:absolute;
	top: 350px;
	left:215px;
}

#thumbs img {
	padding:10px;
	border:0;
	
}
.images {
	position:absolute;
	top:280px;
	left:498px;
	width: 550px;
	visibility:hidden;
}
#gallery_menue {
	padding: 0px;

}
ul {
  margin: 0;
  width: 550px;
  padding: 0;
  list-style: none;
  text-transform: uppercase;
  }
  
li { /* all list items */
	float: left;
	position: relative;
	width: 8em;
}

ul li {
	float: left;
	}


ul a {
	line-height: 1.3em;
	text-decoration: none;
	color: #7A2C3E;
	float: left;
	display: block;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	}


ul a:hover {
  color: #2F8681;
  }

li ul{
	display:none;
	float: none;
	top: 1em;
	left: 0;
	width: 156px;
	}
  
li:hover ul, li.over ul{ display: block; }


li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
}

#content {
	clear:both;
}

#Title_name {
width:500px;
margin:auto;
}

#Footer{
	position:absolute;
	top:620px;
	padding-left: 290px;
	padding-right: 290px;	
}