body {
	background-color: #321;
	width: 100%;
	height: 100%;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#wrapper1{
	margin: 0 auto;
	background-image: url("images/background.jpg");
	background-attachment: fixed;
	background-repeat: no-repeat;
	width: 100%;
	height: 100%;
}

#gallery{
	
}

#bannertop {
	margin-left: -30px;
	margin-right: -30px; 
	
}

#julia {
	width: 500px;
	float: left;
}

#video {
	float: inherit;
}

#wrapper{
		
	width: 1200px;
	height: 1400px;
}

#wrapper3{
		
	width: 1200px;
	height: 2500px;

}

#wrapper2{
		
	width: 1200px;
	height: 16000px;

}

.streepje {
	text-decoration: line-through;
}

#menuleft {
	width: 231px;
	float: left;
	margin-left: 30px;
	margin-top: 10px;
}

ul#menuitems {
	margin-top: 180px;
	float:left;
	background-image: url("images/menu2.png");

}

#justgiving {
float: right;
}

#menuitems li#home a{
	width: 180px;
	height: 42px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#mongolrally a{
	width: 180px;
	height: 46px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#charities a{
	width: 180px;
	height: 42px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#sponsors a{
	width: 180px;
	height: 46px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#vehicle a{
	width: 180px;
	height: 40px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#route a{
	width: 180px;
	height: 44px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}
#menuitems li#contact a{
	width: 180px;
	height: 44px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}

#menuitems li#wishlist a{
	width: 180px;
	height: 42px;
	background-position-x: 400px;
	display: block;
	text-indent: -1000px;
}

li {
	list-style: none;
}

#midgrid {
	background-color: #ffcc00;
	width: auto;
	height: auto;
	float: left;
	margin: 0 auto;
	margin-top: 80px;
	padding-left: 10px;
	padding-top: 10px;
	
}

#tekstmid {
	width: 600px;
	padding: 0 40px 40px 20px;
	
}

#wishlistmid {
	width: 600px;
	padding: 0 40px 40px 20px;
}

#goededoelenfotos{
	float: right;
}

a img {
	border: 0px;
}

#newsfeedheader{
	margin: -10px 0 0 20px;
}

#newsfeed {
	text-align:left;
	font-size: xx-small;
	background-color:#ffcc00;
	width: 220px;
	float:right;
	padding: 20px 20px 20px 0;
	margin-top: 80px;
	
}

#sponsorthanks {
	background-color:#ffcc00;
	float: left;
	margin-top: -30px;
}

#sponsorus {
	width: 350px;
	background-color: #ffcc00;
	float: right;
	padding: 10px;
	height: 120px;

}

.ttcmain{
	float: right;
	margin-top: -30px;
}

.test{
	float: right;
	margin: -100px 100px 0 0;
}

