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

#wrapper {margin-left: auto;
    margin-right: auto;
	width: 1300px;
	padding-top: 25px;
	}
	#image {padding-left:0px;}
h1 {
	font-family: "Avenir Next Ultra Light", "Century Gothic", sans-serif;
	font-size: 2.5em;
	padding-top: 20px;
	font-style: normal;
	font-weight: lighter;
	color: black;
	width: auto;
	margin:0px ;
	padding: 0px;
}
.blacktype { color: black;}
.greytype { color:#999;}

table.thumbpics#screen {
	width:300px;
	height:625px;
	border-spacing: 0;
    border-collapse: collapse;
	}
#thumbs { float: left;
padding-top: 12px;
padding-left: 75px
}

table.thumbpics#mobile {
		display: none; }
		
		
#wrapper h1 {
	float: left;
	}
#wrapper nav {
	float: left;
	margin-top: 25px;
	margin-left: 45px;
	font-family: "Avenir Next Ultra Light", "Century Gothic", sans-serif;
	font-style: normal;
	font-weight: normal;
	padding-left: 10px;
}
h5 {
	font-family: "Avenir Next Ultra Light", "Century Gothic", sans-serif;
	font-style: normal;
	font-weight: lighter;
	text-decoration:none;
     color:#666;
}
.clear { clear:both;}
a {text-decoration:none;
     color:#999;}
	 a:hover {color: black;}

#bigpic {float:left;
width:900px;
height:950px;

}
#title {
	text-align: center;
	font-family: "Avenir Next Ultra Light", "Century Gothic", sans-serif;
	width: 900px;
}
#bigholder {
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	display: block;	
	padding-top: 2%;
}

th
{
height:90px;
}
a:link img {
	opacity:0.4;
	filter:alpha(opacity=40); }
	
a:hover img {opacity:1.0;
	filter:alpha(opacity=100); }
	
	#image {padding-top:25px;
float:left;}

hr { color: grey;  
	margin-left:auto;
	margin-right:auto;

	 } 
