@charset "utf-8";
body {
	background-color: #ffffcc;
	margin: 0px;
	padding: 0px;
}
#container {
	width: 912px;
	margin-right: auto;
	margin-left: auto;
}
#container #menu img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#topBar {
	margin-top: 30px;
}
#thmbDiv {
	float: left;
	width: 244px;
}
.clearFlt {
	clear: both;
}
.thmbImgs {
	margin: 5px;
}
#enlargeDiv {
	width: 668px;
	margin-left: 244px;
}
#galleryPageContent {
	margin-top: 20px;
}
.firstThmbs {
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-top: -5px;
}
