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

#sitemap {font-size:75%;}

#sitemap img {border:0px;}

#gallerycontainer {
	width:99%;

}

.gallerycell {
	float: left;
	width: 170px;
	margin:3px;
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #E9E9E9;
	font-size:0.8em;
}
#content .l1display {
	background-color: #F0F0F0;
	width: 410px;
	padding: 1px;
	text-decoration: none;
	margin-top:2px;
		border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	font-size:1.1em;
		margin-bottom:2px;

}

#content .l1display a {
	font-color:#000000;
	text-decoration: none;

}


#content .l2display {
	margin-left:30px;
	background-color: #F8F8F8;
	width: 379px;
	padding: 0px;
	margin-bottom:2px;
		border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
		margin-bottom:1px;

}

#content .l2display a {
	text-decoration: none;
}

#content .l3display {
	margin-left:60px;
	background-color:  #FDFDFD;
	width: 350px;
	margin-bottom:2px;
	font-size:0.9em;
	border-width: 1px;
	border-style: dotted;
	border-color: #CCCCCC;
	padding: 1px;
}

#content .l3display a {
	text-decoration: none;
}
