BODY {
	color: White;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 11px;
	background-color: #000026
}

#wrapper {
	float: center;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	color: White;
	padding: 0px;
}

#topframe {
background:
	width: 1000px;
	padding-left: 8px;
	height: 145px;
	margin-bottom: 5px;
	color: White;
	background-image: url(../graphics/joh035r.gif);
	background-repeat: no-repeat;
	background-position:top center;
}

#breadcrumb {
	vertical-align: middle;
	border: 1px none #0082DB;
	width: 50%;
	text-align: left;
	word-spacing: 1.4em;
	margin-bottom: 5px;
	height: 25px;
	text-indent: 10px;
	float: left;
}

#rightbreadcrumb {
	vertical-align: middle;
	border: 1px none #0082DB;
	width: 49%;
	text-align: left;
	word-spacing: 1.4em;
	margin-bottom: 5px;
	height: 25px;
	text-indent: 10px;
	float: right;
}

#left {
	float: left;
	width: 137px;
	text-align: left;
	padding-left: 3px;
		}
		
#content {
	float: left;
	width: 835px;
	padding-right: 10px;
	padding-left: 10px;
	margin: 0px;
	text-align: left;
}

#flashcontent {
	float: left;
	width: 835px;
	height: 500px;
	margin: 0px;
	text-align: left;
}

#contentblock {
	float: left;
	width: 830px;
	margin: 0px;
	text-align: center;
}

#thumbnail {
	float: left;
	width: 170px;
	height: 530px;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}

#TopFrame {
	float: right;
	width: 650px;
	height: 530px;
	padding-right: 3px;
	padding-left: 0px;
	margin: 0px;
	text-align: left;
}

#photo {
	float: left;
	width: 850px;
	text-align: center;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 6px;
}
	
#photo table tr td p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#content table{
	margin-top: 0px;
	margin-bottom: 10px;
}

#content tr td p{
	margin-top: 0px;
	margin-bottom: 0px;
}

#content td {
	padding: 3px 5px 3px 5px;
	text-align: justify;
}

#content td.referentietext{
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
	padding-rigth: 10px;
}

#content td.referentieimg{
	padding: 0px 5px 0px 5px;
	text-align: left;
	vertical-align: top;
}

#content ul {
	margin: 0px;
	padding: 0px;
}

#content ul li {
	display: block;
	margin-bottom: 3px;
	list-style-type: circle;
	list-style-position: inside;
}

#menu {
	margin: 0px;
	padding: 0px;
 	margin-top: 0px;
	margin-left: 0px;
	background-color: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5px;
	color: #FFFFFF;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
}

#menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#menu ul li {
	display: block;
}

#menu ul li a {
	display: block;
	width: 100px;
	font-weight: bold;
	color: White;
	background-color: none;
	margin-bottom: 3px;
	text-decoration: underline;
	text-indent: 5px;
	height: 15px;
	background-repeat: no-repeat;
	text-align: left;
	padding-top: 6px;
	line-height: 1.2em;
	font-size: 0.9em;
	letter-spacing: 0.4ex;
}

#menu ul li a:hover {
	color: #0082DB;
	text-indent: 5px;
}

#menu ul li a:active {
	color: #0082DB;
	text-indent: 5px;
}

p h4 {
	margin-top: 0px;
	margin-bottom: 0px;
}

.blue_title
{
 	margin-top: 0px;
	margin-left: 0px;
	width: 420px;
	background-color: #0082DB;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5px;
	color: #FFFFFF;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
}
.yellow_title
{
	margin-top: 0px;
	margin-left: 0px;
	width: 250px;
	background-color: #FFD800;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-indent: 5px;
	color: #000000;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 15px;
}
.blue_text
{
 	margin-top: 0px;
	margin-left: 0px;
	color: #0082DB;
	background-color: none;
	font-size: 10px;
	font-weight: bold;
	text-indent: 0px;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: 10px;
}

a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover {
	color: #0082DB;
	text-decoration: underline;
	list-style-type: circle;
}

.slideshow{ /*CSS for DIV containing each image*/
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.slideshow img{ /*CSS for each image tag*/
border: 0;
width: 200px;
height: 150px;
}

#navlinks{ /*CSS for DIV containing the navigational links*/
width: 400px;
}

#navlinks a{ /*CSS for each navigational link*/
margin-right: 8px;
margin-bottom: 3px;
font-size: 110%;
}

#navlinks a.current{ /*CSS for currently selected navigational link*/
background-color: #0082DB;
}

