html, body {height: 100%;}

body
{
	background-color: #5f5f5f;
	color: #ccc;
	margin: 0;
	font: 10px Verdana, Geneva, sans-serif;
}


h1
{
	margin: 0;
	padding: 0;
	padding-top: 14px;
	padding-bottom: 5px;
	font:  18px Georgia, "Times New Roman", Times, serif;
}



img {border: 0;}

.clearboth {clear: both;}

#header
{
	width: 855px;
	margin: 0 auto;
	padding-top: 5px;
}
#header a {text-decoration: none;}


#container
{
	width: 855px;
	margin: 0 auto;
	overflow: hidden;
	font-size: 90%;
	/*line-height: 1.24em;*/
	padding: 0px;
	border-top: 0px solid #333333;
	border-right: 0px solid #333333;
	border-bottom: 0px solid #333333;
	border-left: 0px solid #333333;
	
}

#photo
{
	float: left;
	width: 580px;
	height: 600px;
	overflow: hidden;
	text-align:center;
	border-width:5px;
	border-color:white;
	position:relative center;
}



#thumbnails
{
	position:relative;
	float: top;
	width: 144px;
	height: 500px;
	overflow: auto;
	padding: 0px 0px 0px 0px; 
	text-align: left;

}



#colofon
{
	clear: both;
	width: 855px;
	margin: 10px auto;
	margin-bottom: 4px;
	padding-bottom: 24px;
	color: #999999;
	text-align:center;
}
#colofon a {color: #CCCCCC;}

#colofon a:hover
{
	color: #364588;
	text-decoration: none;
}


.imgcontainer{
position:center;
float:left;
width: 100px;
height: 80px;
overflow-y:hidden;
align:left;
padding: 0px 3px 0px 0px;
margin: 0px 3px 3px 3px;
}

