@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	
	background-image: url(../images/bg005.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
}

a {
	color: #FFF;
		
}

#thumbs {
	
}

#port_fashion {
	display: block;
	
}
#port_architecture {
	display: none;
	
}
#port_film {
	display: none;
	
}

#vid_spring {
	display: block;
}
#vid_untitled {
	display: block;
}
#vid_anamorph {
	display: block;
}

#social {
	width: 160px;
	float: left;
}
#contact {
	float: left;

	
	
}