.header
{
	position:fixed;
}


.contentWrapper
{
/* The line below will need to be changed when you upload new images.
 * Add on the width of the new thumbnail, plus 50 */	
	width:10939px;


	text-align:left;
	
	padding:200px 0 0 100px;
}



.portfolioImage
{
	margin-right:50px;
}


.contentWrapper a, .contentWrapper img
{
	border:0;
}
