body	{
	font-family: 'Open Sans', sans-serif;
	background-color: #f9f9f9;
	font-size: .8em;
	line-height: 1.7em;
	color: #333333;
	text-rendering: optimizeLegibility;

		}
		
a		{
	color: #00a;
		}
		



#wrap	{
	width: 1000px;

		}
		

#box 	{
	background-image:url('photo.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
		}
		
#box-2 	{
	background-image:url('2.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
		}
		
#box-3 	{
	background-image:url('3.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
		}
		

#box-1big 	{
	background-image:url('1big.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
	width: 2926px;
	margin: auto;
		}
		
#box-2big 	{
	background-image:url('2big.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
	width: 2926px;
		}
		
#box-3big 	{
	background-image:url('3big.jpg'); 
	background-repeat:no-repeat; 
	margin-bottom: 20px;
	width: 2926px;
		}
		
		
	
#nav	{
	width: 1000px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#nav tr td	{
	width: 100px;
	margin: auto;
	font-family: 'Economica', sans-serif;
	font-size: 1.5em;
	color: #777;
	text-align: center;
	border-right: 2px solid #ccc;
	
}

#nav tr td#rightmost	{
	border-right: 0px;
	
}




#nav tr td a {
	text-decoration: none;
	color: #555;
}

#nav tr td a#current {
	text-decoration: none;
	color: #666;
	border-bottom: 2px solid #ccc;
}
	
#sliderwrap	{
	
	width: 1000px;
			}
		
#sliderleft {
	width: 600px;
	font-size: 1.1em;
	padding-left: 20px;
			}
			
			
			
#slider { 
	width: 225px;
	margin-left: 20px;
		}
		
#slidertag 	{

	width: 300px;
	float: right;
	font-size: 1em;
	padding: 21px 0px 30px 50px;
	height: 100px;

			}



#pic 	{
	opacity:0; 
	filter:alpha(opacity=0); /* For IE8 and earlier */
		}


#key {
width: 1000px;
margin-bottom: 15px;
margin-top: 15px;
}

#key tr td {
	width: 250px;
	vertical-align:text-top;

}


#crossref {
	width: 650px;
	font-size: 1.1em;
	margin: 20px 0 40px 0;
}


#key2 tr td {
	width: 250px;
	height: 500px;
	vertical-align: text-top;
	margin: 0;
	padding: 0;

}

.letters {

	margin: 0 0 25px 20px;
	padding: 0;

}

.letters li {
	list-style: none;
	margin: 0;
	padding: 0;

}

#blue {
	color: #010fbc;
}

#green {
	color: #008519;
}

#purple {
	color: #670073;
}

#orange {
	color: #c06402;
}


			
#credits	{
	margin-bottom: 60px;
	font-size: 0.9em;
	border-top: solid 1px #000;
	padding: 7px;
	text-justify: right;

		}