

#location	{	padding:		0;			}

#nav		{	width:			145px;
			margin-right:		145px;
			text-align:		right;
			float:			right;			}

#picture	{	float:			left;
			margin:			10px 0 10px 0;
			width:			780px;
			text-align:		center;			}
#location .piccount {	font-style:		italic;
			margin-left:		20px;
			font-size:		80%;			}
#picture .piccount,
#picture .photographer{	font-style:		italic;
			font-size:		90%;			}
#picture .piccount {	float:			right;			}
#picture .photographer{	float:			left;			}

#picture .title,#picture .piccount,
#picture .photographer	{ line-height:		20px;
			margin-top:		10px;			}

#picture .title	{	font-weight:		normal;
			font-size:		123%;			}
#picOptions	{	float:			right;
			clear:			right;
			margin:			-7px 7px 0 0;
			text-align:		center;
			width:			120px;			}
#panelAperture	{	height:			493px;
			width:			120px;
			position:		relative;
			margin:			0;
			overflow:		hidden;			}

#picOptions a	{	cursor:			pointer;		}
#picOptions .piccount { font-style:		italic;			}
#panelAperture img {	margin-bottom:		7px;			}
#picOptions .piclink { 		}	
#picOptions .piclink small { font-size:		80%; float: right;	}

.picPanel	{	position:		absolute;
			left:			0;
			visibility:		hidden;			}

#picFolders	{	padding:		1em 0 0 0;
			margin:			1em 0 1em 0;		}
#picFolders div {	display:		block;			}

#container	{	width:			100%;
			border-style:		solid;
			border-width:		1px 0 1px 0;
			border-color:		#3f3f45;
			background-color:	#000;			}
#main		{	width:			920px;
			margin:			0 auto 0 auto;
			padding:		10px;			}

