body
{
  margin: 0;
}
#page
{
  max-width: 900px;
  margin: auto;
}
.full
{
	padding-left: 10000px;
	margin-left: -10000px;
	padding-right: 10000px;
	margin-right: -10000px;
	height: auto;
	min-height: 100px;
	padding-bottom: 20px;
}
.color1
{
	background-color: #CCC;
	background-repeat: no-repeat;
	 margin-bottom: 60px;
}
.color2
{
	background-color: #FFF;
	background-repeat: no-repeat;
  	margin-bottom: 60px;
}
.color3
{
	background-color: #999;
	background-repeat: no-repeat;
	margin-bottom: 60px;
}
.email {
	text-align: left;
	height: auto;
	float: right;
	width: 300px;
}
.sub1
{
	color: #333;
}
#thumbs {
	text-align: left;
	padding-bottom: 32px;
	padding-top: 22px;
}
#thumbs img{
	width:auto;
	height: 160px;
	margin-right: 6px;
	margin-bottom: 6px;
}
#thumbs h1{
	font-size: 26px;
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	text-transform: uppercase;
}	
#gallTitle {
	text-align: left;
	height: 30px;
	padding-top: 12px;
}
#gallTitle2 {
	text-align: left;
	padding-top: 30px;
	float: right;
	width: 600px;
}
#gallTitle2 p{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
}
.thumbs header h1{
	font-family: 'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	font-size: 35px;
	line-height: 35px;
	position: relative;
	font-weight: 400;
	color: #fff;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.3);
    padding: 0px 0px 5px 0px;
}
h5 {
	font-family:'BebasNeueRegular', 'Arial Narrow', Arial, sans-serif;
	color: #000;
	font-size: 48px;
	text-transform: uppercase;
}
