
body {
	background-image: url(/images/repeatbg.jpg);
	margin: 0;
	padding: 0;
}

#maincontainer {
  width: 758px;
  height: auto;
  left: 50%;
  margin-left: -379px;
  position: absolute;
}

#headcontainer {
	height: 210px;
	width: 758px;
	background-image: url(/images/header.png);
}

#bodycontainer {
	height: auto;
	width: 758px;
	background: url(/images/bodybg.png) bottom center;
	padding-bottom: 60px;
	font-family: "Century Gothic";
	font-size: 14px;
	text-align: center;
}

#header {
	width: 630px;
	height: 60px;
	position: absolute;
	margin: -100px 0px 0px 30px;
	text-align: center;
}

#bodyheadcontainer {
	width: 684px;
	height: 240px;
	margin: 0 0 0 35px;
	background-position: center top;
	background-repeat: no-repeat;
	
	
	background-image: url(/images/headerimages/2.jpg);
}

#contentcontainer a {
	color: black;
}


#contentcontainer a:hover {
	color: #b3a05c;
	text-decoration: none;
}

ul {
	text-align: center;
	font-size: 14px;
	padding-top: 179px;
	padding-right: 50px;
}

li {
	display: inline;
	margin: 0 30px 0 30px;
	font-family: "Century Gothic";
	color: white;
	padding: 0;
}

li a {
	color: #dfd4ab;
	text-decoration: none;
}

li a:hover {
	color: #b3a05c;
	text-decoration: none;
}

.selected {
	color: #b3a05c;
	text-decoration: none;
}

img {
	border: 0px;
}

h2 {
	margin-top: 10px;
	padding: 0;
	font-weight: normal;	
	font-family: "Century Gothic","Times New Roman","Trebuchet";
	font-size: 36px;
	color:white;
}

.headerheader {
	font-size: 16px;
	font-weight: bold;
}

#zijkant {
	z-index: -1; 
	margin-left: -190px; 
	margin-top: 150px; 
	position: absolute; 
	height: 900px; 
	width: 194px; 
}

h1 {
display: none;
}

#contentcontainer {
	margin-left: 50px; 
	margin-right: 50px; 
}

#footsocial {
	width: 75px; 
	margin-left: 10px;
}

#fbplugin {
	border:none; overflow:hidden; width:600px; height:80px;
}
