body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #1D1C19;
	
	margin: 0px;
	padding: 0px;
	
	background-color: #F6F6F6;
}
a {
	color: #1D1C19;
	text-decoration: none;
}

a:active, a:focus { outline: none }

h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #1D1C19;
	padding-bottom: 10px;
}

.centerContent {
	margin: 0 auto;
	width: 950px;
	background-color: #D4C894;
}

.header {
	background-image: url('../images/headerBG.jpg');
	background-position: top left;
	background-repeat: no-repeat;
	
	height: 175px;
	
	padding-left: 15px;
	margin-bottom: 10px;
}

.partners {
	padding-left: 741px;
	width: 180px;
	height: 115px;
	overflow: hidden;
	padding-bottom: 15px;
}

.menu {
	background-image: url('../images/mnuBG.jpg');
	background-position: top left;
	background-repeat: no-repeat;

	height: 45px;
}

.videoPlayer {
	float: left;
	width: 400px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.videoUitleg {
	float: left;
	width: 380px;
}

.videoContainer {
	width: 921px;
	margin: 0 auto;
}
.videotab {
	float: left;
	width: 287px;
	margin: 5px;
	padding: 5px;
	
	background-color: #B1A672;
}

.sponsors {
	padding-top: 15px;
	padding-bottom: 25px;
}
