body {
	margin: 0 150px;
	font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; 
    font-weight: 300;
}

.thumbnail {
	float: left;
	margin-right: 30px;
	margin-bottom: 20px;
}

.caption {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.header {
	font-size: 1.5em;
	line-height: 4em;
}

.bold {
	font-weight: bold;
	font-size: 2em;
}

a {
	text-decoration: none;
	color: rgb(0,0,0);
}

.sub {
	color: rgb(100,100,100);
}

.bar {
	color: rgb(60,60,60);
}

.horizontalstyle {
	width: 800px;
	height: 575px;
	margin-bottom: 20px;
}

.horizontalLong{
	width: 800px;
	height: 550px;
	margin-bottom: 20px;
}

.verticalstyle{
	width: 500px;
	height: 700px;
}

.horizontalphoto{
	width: 400px;
	height: 250px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.verticalphoto{
	width: 300px;
	height: 400px;
	margin-bottom: 20px;
	margin-right: 20px;
}

.tile{
	width: 215px;
	height: 215px;
}




