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

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

a {
	color: #1bb6d4;
	text-decoration: none;
		
}
a:hover {
	color: #6ccae7;
	background-color: #103f55;
}

#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;

	
	
}
