/* Index */

div.imagelineseperator{
	clear:both;
	padding-top:0px;
}
div.imagelinecontainer{
	padding-left:10px;
}
h2.imagelineheader{
	margin-top:20px;
	padding-bottom:0px;
}
h2.imagelineheadertop{
	margin-top:2px;
}


/* Gallery */

div.thumb{
	float:left;	
	width: 155px;
	height: 105px;
	text-align:center;
}

img.thumb{
	margin-top: auto;
	margin-bottom: auto;
	height: 100px;
}

div#photomenu{
	background:#FFFFFF;
	right:10px;
	position:absolute;
	top:60px;
	width:160px;
}

#photomenu div div{
	line-height : 2em;
	height: 2em;
}
#photomenu div div a[href]{
	color:#006699;
	text-decoration:none;
}
#photomenu div div.milast{
	border-bottom : none;
	margin-bottom: 1em;
}
#photomenu div div.mh{
	font-weight: bold;
	border-bottom : #666666 1px solid;
}

#photocontent {
	margin-top:0px;
	margin-left:2px;
	margin-right:2px;
	voice-family:inherit;
}

img.large{
	height: 550px;
}

div.imagelineseperator{
	clear:both;
	padding-top:15px;
}