body,h1,h2,h3,p,quote,small,form,input,ul,li,ol,label{
	/* Page reset */
	margin:0px;
	padding:0px;
}

body{
	/* Setting default text color, background and a font stack */
	color:#ffffff;
	font-size:13px;
	background: #231F20;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	text-align:left;
	overflow-y: scroll;
	overflow-x: hidden;
}

/* Gallery styles */

#slides, #gallery
{overflow:hidden!important;
position:relative;
}

.visibleDiv, #topLeft
{
    position: fixed;
    width: 50px;
    vertical-align: middle;
}

#topLeft
{
    top: 50%;
    right: 0px;
    vertical-align: middle;
}

#main{
	/* The main container */
	margin:0px auto;
	text-align:left;
	width:970px;
	position:relative;
}


#profiel{
	/* The main container */
	margin:0px auto;
	height: 0px;
	width:970px;
	position:relative;
	left: 192px;
}



#navi{
	/* The main container */
	margin:0px auto;	
	height: :170px;
	position:relative;
	background-color: #ffffff;
}

#noflash{
	/* The main container */
	width: 50em;
	margin-left: auto;
	margin-right: auto;
}


#vers{	
	overflow: none;
 	top:52px;
 	right:0px;
 	width:152px;
 	padding-right: 40px;
 	position:relative;
 	float: left;
 	text-align:left;
}

#pictures {
	overflow:hidden;
	position:relative;
}

#imgpad{
	padding-top: 0px;
	padding-bottom: 10px;
}

#gallery{
		
	background-color: #231F20;
	
	/* The width of the gallery */
	padding-top: 0px;
	padding-bottom: 0px;
	width:748px;
	overflow:hidden;
	position:relative;
}

#gallery:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#gallery .story {
	margin: 0px;	
	padding-top: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	
	float: left;
	
}

#gallery .coltab { width: 20px;}
#gallery .col1 { width: 172px;}
#gallery .col2 { width: 364px;}
#gallery .col3 { width: 556px;}
#gallery .col4 { width: 748px;}

#gallery .col1th { width: 172px; height: 225px;}
#gallery .col4back { width: 748px; height: 40px;}

a img{
	border:none;
}




h1{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:18px;
	font-weight:normal;
	line-height: 120%;
	margin-top:10px;
	margin-bottom: 5px;
}

h2{
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:32px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom: 5px;
	
}



a, a:visited {
	color:#72BF44;
	text-decoration:underline;
	outline:none;
}

a:hover{
	color:#3E8211;
}

p{
	padding:0px;
	text-align:left;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	font-weight:normal;	
	margin-bottom: -5px;
	
}
