body {
	background: #E3EAEC url(../img/page_bg.jpg) repeat-x center top;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
.page_holder {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/bookmark_bg.png) no-repeat left bottom;
	height: 100%;
	padding-bottom: 125px;
}
.page_footer {
	font: 12px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-align: center;
	clear: both;
	margin: 10px auto 60px;
	width: 900px;
	padding-left: 60px;
}

.beoskop_image {
	margin-top: 0px;
	margin-left: 100px;
}
.flash_pointer {
	position: absolute;
	z-index: 10;
	left: 250px;
	top: 360px;
}

.webmagazine_holder {
	background: url(../img/webmagazine_spine.png) no-repeat 25px 25px;
	position: relative;
	width: 960px;
}
.content_float {
	float: right;
	width: 530px;
}
.top_content {
	height: 200px;
	margin-top: 100px;
}
.top_content p {
	font: 16px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, sans-serif;
	color: #333333;
	margin-right: 40px;
	margin-left: 40px;
}
.bottom_content h2 {
	font: bold 20px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, sans-serif;
	color: #333333;
	margin: 10px 20px;
}
.bottom_content .hilite {
	font: 16px "Lucida Sans Unicode", "Lucida Sans", Tahoma, Arial, sans-serif;
	color: #B10F1F;
	text-align: right;
	margin: 6px 10px 6px 20px;
}
.in_content {
	padding-top: 30px;
}
.in_content ul li {
	font: 18px/25px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-left: 0px;
}
.in_content ul {
	margin-bottom: 30px;
	padding-left: 20px;
}

.in_content p {
	font: 18px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 6px;
}
.in_content img.parlink {
	margin-right: 17px;
	margin-bottom: 10px;
}
.in_content img.emplink {
	margin-left: 177px;
}

.in_content p img.biglink {
	margin-bottom: 20px;
}
img {
	border-width: 0px;
	border-style: none;
}
a {
	color: #666;
	text-decoration: none;
}
.flash_text {
	position: absolute;
	left: 180px;
	top: 580px;
	font: 16px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
