* {
	padding: 0px;
	margin: 0px;
}
body {
	font-family: verdana,sans-serif;
	background: transparent url(../images/texture_back.jpg) 0px 0px repeat;
	font-size: 12px; 
	color: #808080;
	overflow-x: hidden;
	overflow-y: yes;
	overflow:-moz-scrollbars-vertical;
}
#container {
	background: #000;
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
#containerhome {
	background: #000;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	height: 812px;
}
a {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #009bc1;
	text-decoration: none;
}
h3 {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #00a8ff;
	font-weight: bold;
	text-decoration: none;
}
h4 {
	font-family: verdana,sans-serif;
	font-size: 11px;
	color: #808080;
	font-weight: normal;
	text-decoration: none;
}

/*									*/
/* TOP AND MENU CSS */
/*									*/

#menu {
	width: 1000px;
	background: transparent;
	height: 100px;
	float: left;
}

/*									*/
/*     HOME CSS     */
/*									*/

#roulatie {
	width: 1000px;
	background: #000;
	height: 320px;
	float: left;
}
#bottom {
	width: 1000px;
	background: #000;
	height: 28px;
	float: left;
}
#hor_space {
	width: 1000px;
	background: #000;
	height: 8px;
	float: left;
}
#space {
	width: 20px;
	background: #000;
	height:312px;
	float: left;
}
#info {
	background: transparent url(../images/backdrop_info.gif) 0px 0px no-repeat;
	width: 680px;
	height:348px;
	float: left;
}
#info2 {
	background: transparent;
	width: 680px;
	height:348px;
	padding: 15px;
	float: left;
}
#cv {
	background: transparent url(../images/backdrop_career.gif) 0px 0px no-repeat;
	width: 260px;
	height: 348px;
	float: left;
}
#cv2 {
	background: transparent;
	width: 260px;
	height: 348px;
	padding: 15px;
	float: left;
}

/*									*/
/*  DISCLAIMER CSS  */
/*									*/

#disclaimer {
	background: #141414;
	width: 960px;
	height: 720px;
	float: left;
}
#disclaimer2 {
	background: transparent;
	width: 960px;
	height: 720px;
	padding: 15px;
	float: left;
}
#disclaimer_space {
	width: 20px;
	background: #000;
	height: 720px;
	float: left;
}

/*									*/
/*   PERSONAL CSS   */
/*									*/

#pers_compleet {
	background: #000;
	width: 472px;
	height: 371px;
	float: left;
}
#pers_image {
	background: #000;
	width: 472px;
	height: 331px;
	float: left;
}
#pers_space {
	width: 20px;
	background: #000;
	height: 371px;
	float: left;
}
#pers_space2 {
	width: 16px;
	background: #000;
	height: 371px;
	float: left;
}
#pers_info {
	background: #141414;
	width: 472px;
	height: 40px;
	float: left;
}
#pers_info2 {
	background: transparent;
	width: 472px;
	height: 40px;
	padding: 6px;
	float: left;
}

/*									*/
/*   PUBLISHED CSS  */
/*									*/

#pub_compleet {
	background: #000;
	width: 310px;
	height: 350px;
	float: left;
}
#pub_image {
	background: #000;
	width: 310px;
	height: 310px;
	float: left;
}
#pub_space {
	width: 20px;
	background: #000;
	height: 350px;
	float: left;
}
#pub_space2 {
	width: 15px;
	background: #000;
	height: 350px;
	float: left;
}
#pub_info {
	background: #141414;
	width: 310px;
	height: 40px;
	float: left;
}
#pub_info2 {
	background: transparent;
	width: 310px;
	height: 40px;
	padding: 6px;
	float: left;
}
#pub_info3 {
	background: #000;
	width: 310px;
	height: 40px;
	float: left;
}

/*									*/
/* PROFESSIONAL CSS */
/*									*/

#profolio {
	width: 1000px;
	background: #000;
	height: 528px;
	float: left;
}
