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

#left {
	width:200px;
	float:left;
	text-align: center;
}
ul {
	text-align: left;
	font-size:1.15em;
}
li {
	padding:5px;
	list-style-image:url(../images/listimg.jpg);
}
#content {
	background-image:url(../images/topbackground02.png);
	background-repeat:repeat-x;
	margin-left:200px;
}
#titleimg {
	margin-left:20px;
}
#locationName {
	padding-left:20px;
	color:#666666;
}
#top {
	background-color:#8e9f59;
	height:6px;
}
#topmenu {

	height:110px;
}
#showImg {
	margin-left:20px;
	padding:20px;
	border:solid;
	border-width:1px;
}
.thumbnailimg {
	width:100px;
	padding:5px;
	border:solid;
	border-width:1px;
}
#allthumbnailimg {
	width:600px;
	text-align:center;
}
