body {
	font-family: 'Josefin Slab', serif;
	word-spacing: 0em;
	background-color: #FFFFFF;
	background-image: url(images/bgs/Pinstripe.jpg);
	background-repeat: repeat;
	background-position: center;
	margin: 0px;
}
.top {
	background-image: url(images/top.jpg);
	height: 10px;
}
.logobar {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
}
.whiteBar {
	background-color: #FFFFFF;
	height: 3px;
	width: 100%;
}
.contentWrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
	background-image: url(images/bg_cont.png);
}
.content {
	width: 985px;
	margin-right: auto;
	margin-left: auto;
	height: 460px;
}
.supernavigatie {
	padding: 10px;
	height: 20px;
	width: 966px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: capitalize;
	background-color: #FFFFFF;
}
.supernavigatie  a {
	color: black;
	text-decoration: none;
}

.supernavigatie a:hover {
	color: red;
	text-decoration: underline;
}
#brood {
	height: 300px;
	width: 550px;
	margin-left: 405px;
	margin-top: 130px;
	position: absolute;
	background-image: url(images/brood_bg2.png);
	padding: 15px;
}

#brood2 {
	height: 300px;
	width: 550px;
	margin-left: 405px;
	margin-top: 130px;
	position: absolute;
	padding: 15px;
}



#brood p {
	font-family: 'Josefin Slab', serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
	letter-spacing: 0.031em;
	word-spacing: 0em;
	line-height: 1.2;
	}
a:hover {
	color: red;
}
#brood a {
	color: #00A652;
	text-decoration: none;
	}
#brood a:hover {
	color: #99CC00;
	text-decoration: none;
	}
	
#brood h1 {
  font-family: 'Josefin Slab', serif;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0.031em;
  word-spacing: 0em;
  line-height: 1.2;

}

a.activepage,
a.activepage:link,
a.activepage:active,
a.activepage:hover,
a.activepage:visited
{
	font-family: 'Josefin Slab', serif;
	font-size: 18px;
	font-style: normal;
	text-shadow: none;
	text-decoration: none;
	text-transform: none;
}
	
	
	
a.activepager,
a.activepager:link,
a.activepager:active,
a.activepager:hover,
a.activepager:visited
{
	border: 1px solid #333333;
		
}
	
#pager {
	height: 20px;
	width: 550px;
	margin-left: 425px;
	margin-top: 430px;
	position: absolute;
	padding: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#pager a {
	color: #333333;
	text-decoration: none;
	height: 10px;
	width: 10px;
	background-color: white;
	padding: 5px;
	}
#pager a:hover {
	color: #666666;
	text-decoration: none;
	padding: 5px;
	background-color: #CCCCCC;
	height: 10px;
	width: 10px;
	}
#apDiv1 {
	position:absolute;
	width:200px;
	height:50px;
	z-index:1;
	background-image: url(images/BECOME_A_FAN.png);
	background-repeat: no-repeat;
}
#popupnavigatie {
	width: 230px;
	background-color: #FFFFFF;
	position: absolute;
	top: 525px;
	margin-left: 700px;
	visibility: hidden;
}
#popupnavigatie  a {
	color: black;
	font-family: 'Josefin Slab', serif;
	font-size: 18px;
	list-style-type: circle;
}

