body {
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:16px;
	background-color: #191919;
	margin: 0 0 0 0;
	text-decoration: none;
	top: 0px;
	line-height: 20px;
}

.txt-align-justify{
	text-align:justify;
}

#main-content {
	background-color:#000000;
	width: 900px;
	height:525px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../img/face-shot-bob.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#sub-main-content {
	background-color:#000000;
	width: 900px;
	height:1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#project-main-content {
	background-color:#000000;
	width: 900px;
	height:640px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#about-main-content {
	background-color:#000000;
	width: 900px;
	height:650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#agenda-main-content {
	background-color:#000000;
	width: 900px;
	height:750px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#pictures-main-content {
	background-color:#000000;
	width: 900px;
	height:650px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#pictures-main-content {
	background-color:#000000;
	width: 900px;
	height:800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}


#media-main-content {
	background-color:#000000;
	width: 900px;
	height:2570px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}

#contact-main-content {
	background-color:#000000;
	width: 900px;
	height:850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image:url(../img/sub-bob-headshot.jpg);
	background-repeat: no-repeat;
	background-position: right 10px;
}


#index-header{
	background-image:url(../img/bob-wijnen-header.gif);
	width:422px;
	height:96px;
	margin-top: 40px;
	margin-left: 40px;
	float: left;
}

#sub-index-header{
	background-image:url(../img/bob-wijnen-header.gif);
	width:422px;
	height:96px;
	margin-top: 20px;
	margin-left: 20px;
	float: left;
}

h1{
	display:none;
}

h2{

}

h3{
}


.home-button a{
	width:423px;
	height:32px;
	margin-left:40px;
	margin-top:30px;
	overflow: hidden;
	float: left;
	background:url(../img/index-home.gif) 0 0 no-repeat;
	background-position: -423px 0;
}

.about-me a{
	width:423px;
	height:32px;
	margin-left:40px;
	margin-top:15px;
	overflow: hidden;
	float: left;
	background:url(../img/index-about-me.gif) 0 0 no-repeat;
}

.projects a{
	width:423px;
	height:38px;
	margin-left:40px;
	margin-top:15px;
	overflow: hidden;
	float: left;
	background:url(../img/index-projects.gif) 0 0 no-repeat;
}

.media a{
	width:423px;
	height:32px;
	margin-left:40px;
	margin-top:11px;
	overflow: hidden;
	float: left;
	background:url(../img/index-media.gif) 0 0 no-repeat;
}

.agenda a{
	width:423px;
	height:42px; 
	margin-left:40px;
	margin-top:15px;
	overflow: hidden;
	float: left;
	background:url(../img/index-agenda.gif) 0 0 no-repeat;
}

.links a{
	width:423px;
	height:32px;
	margin-left:40px;
	margin-top:10px;
	overflow: hidden;
	float: left;
	background:url(../img/index-links.gif) 0 0 no-repeat;
}

.contact a{
	width:423px;
	height:32px;
	margin-left:40px;
	margin-top:15px;
	overflow: hidden;
	float: left;
	background:url(../img/index-contact.gif) 0 0 no-repeat;
}

.home-button about-me a:hover {
	background-position: -423px 0;
}

.about-me a:hover {
	background-position: -423px 0;
}

.projects a:hover {
	background-position: -423px 0;
}

.media a:hover {
	background-position: -423px 0;
}

.agenda a:hover {
	background-position: -423px 0;
}

.links a:hover {
	background-position: -423px 0;
}

.contact a:hover {
	background-position: -423px 0;
}

#nav-bar{
	width:650px;
	hight:28px;
	margin-top:20px;
	float:left;
}

.sub-home-button a{
	width:58px;
	height:28px;
	margin-left:0px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-home-116x28.gif) 0 0 no-repeat;
	background-position: 0 0;
}

.sub-about-me a{
	width:105px;
	height:25px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-about-me-210x28.gif) -0px 0 no-repeat;
}

.highlight-about-me{
	width:105px;
	height:25px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-about-me-210x28.gif) -105px 0 no-repeat;
}

.sub-projects a{
	width:81px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-projects-162x28.gif) -0px 0 no-repeat;
}

.highlight-projects{
	width:81px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-projects-162x28.gif) -81px 0 no-repeat;
}

.sub-media a{
	width:67px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-media-134x28.gif) 0 0 no-repeat;
}

.highlight-media a{
	width:67px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-media-134x28.gif) -67px 0 no-repeat;
}

.sub-agenda a{
	width:89px;
	height:28px; 
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-agenda-178x28.gif) 0 0 no-repeat;
}

.highlight-agenda a{
	width:89px;
	height:28px; 
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-agenda-178x28.gif) -89px 0 no-repeat;
}

.sub-links a{
	width:39px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-links-79X28.gif) 0 0 no-repeat;
}

.highlight-links{
	width:40px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-links-79X28.gif) -40px 0 no-repeat;
}

.sub-contact a{
	width:77px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-contact-154x28.gif) 0 0 no-repeat;
}

.highlight-contact{
	width:77px;
	height:28px;
	margin-left:20px;
	overflow: hidden;
	float: left;
	background:url(../img/sub-contact-154x28.gif) -77px 0 no-repeat;
}

.sub-home-button a:hover {
	background-position: -58px 0;
}

.sub-about-me a:hover {
	background-position: -105px 0;
}

.sub-projects a:hover {
	background-position: -81px 0;
}

.sub-media a:hover {
	background-position: -67px 0;
}

.sub-agenda a:hover {
	background-position: -89px 0;
}

.sub-links a:hover {
	background-position: -40px 0;
}

.sub-contact a:hover {
	background-position: -77px 0;
}

a{
	text-decoration:none;
	color:#FFF;
}

a, a:link, a:visited {
	text-decoration:none;
}

#nav-bar{
	width:650px;
	height:28px;
	margin-top:20px;
	margin-left:20px;
	float: left;
}

#proj-content{
	width:640px;
	height:446px;
	margin-top:20px;
	margin-left:20px;
	float: left;
}

#about-me-content{
	width:640px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float: left;
}


#agenda-content{
	width:640px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float: left;
	text-align: center;
}

#picture-page{
	width:630px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float: left;
	text-align: center;
}

#media-content{
	width:630px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float: left;
}

#contact-content{
	width:630px;
	height:auto;
	margin-top:20px;
	margin-left:20px;
	float: left;
}

#pictures-content{
	width:630px;
	height:auto;
	margin-top:40px;
	margin-left:20px;
	float: left;
}

.urban-d{
	width:310px;
	height:203px;
	margin-right:20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.wwt{
	width:310px;
	height:203px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.jansen-4{
	width:310px;
	height:203px;
	margin-right:20px;
	margin-top:20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#studio{
	width:310px;
	height:203px;
	margin-top:20px;
	float: left;
}

.movie{
	width:295px;
	height:235px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#333;
	padding:5px;
}

.contact-links{
	width:620px;
	height:100px;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#333;
	padding:5px;
	margin-bottom: 20px;
}

.contact a {
background:transparent url(../img/index-contact.gif) no-repeat scroll 0 0;
float:left;
height:32px;
margin-left:40px;
margin-top:15px;
overflow:hidden;
width:423px;
}

.gallery-content{
	width:630px;
	height:auto;
	float:left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#333;
}

.picture{
	width:197px;
	height:131px;
	float:left;
	margin-left:10px;
	margin-bottom:10px;
	border:none;
}

.mrg-right-20{
	margin-right:20px;
}

.mrg-top-20{
	margin-top:20px;
}

.mrg-right-15{
	margin-right:15px;
}

.mrg-right-10{
	margin-right:10px;
}

.mrg-left-10{
	margin-left:10px;
}

.mrg-top-0{
	margin-top:0px;
}

.mrg-top-5{
	margin-top:5px;
}

.mrg-bottom-0{
	margin-bottom:0px;
}

.mrg-bottom-3{
	margin-bottom:3px;
}

.mrg-top-5{
	margin-top:5px;
}

.mrg-bottom-5{
	margin-bottom:5px;
}

.mrg-bottom-20{
	margin-bottom:5px;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}


.bold{
	font-weight:bold;
}

.font-size-18px{
	font-size:18px;
}
