body {
	color: #504F53;
	font-size: 14px;
	font-family: Arial, Verdana, sans-serif;
	margin: 0px 0px 0px 0px;
}

img {
	border: 0;
}

#splash {
	width: 910px;
	height: 270px;
	margin: 0 auto;
	text-align: center;
	margin-top: 15%;
	margin-bottom: 20px;
}

.splashItem {
	float: left;
	margin-left: 80px;
	width: 250px;
	line-height: 18px;
	text-align: left;
}

.splashItem.firstSplashItem {
	clear: both;
	margin-left: 0;
}

.splashItem img {
	display: block;
	margin-bottom: 20px;
}

.splashItem a:link, .splashItem a:active, .splashItem a:visited, .splashItem a:hover {
	color: #504F53;
	text-decoration: none;
}

.splashItem a:hover {
	color: #D80050;
}
#footer {
	width: 910px;
	height: 60px;
	margin: auto;
	margin-top: 10px;
}
#VZWschool {
	position: relative;
	width: 580px;
	height: 50px;
	margin-right: 80px;
	float: left;
	text-align: center;
}
#VZWinternaat {
	position: relative;
	width: 250px;
	height: 50px;
	margin-left: 580px;
	text-align: center;
}	
#line {
	margin-top: auto;
	position: relative;
	background: url(SiteImages/line.png) repeat-x center;
	height: 15px;
}
#pageflip {
	position: relative;
	right: 0; 
	top: 0;
	float: right; 
	margin:0;
	padding:0;

}
#pageflip img {
	width: 57px; 
	height: 71px;
	z-index: 99;
	position: fixed;
	right: 0; 
	top: 0;
	margin:0;
	padding:0;
}
#pageflip .msg_block {
	width: 57px; 
	height: 71px;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	margin:0;
	padding:0;
	}
