@charset "utf-8";
body {
	background-color: #FFF;
	margin: 0px;
}
.mainframe {
	background-image: url(images/kmingeyback.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.topbanner {
	height: 100px;
}
.imagecell {
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: center center;
}
.sugar_box {
	background-image: url(images/sugar_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.squirrel_box {
	background-image: url(images/placeholder.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.links a:link {
	color: #999;
	text-decoration: none;
}
.links a:hover {
	color: #66C;
}
.links a:visited {
	color: #999;
}
.links a:active {
	color: #66C;
}
.daphne_box {
	background-image: url(images/daphne_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sweet_box {
	background-image: url(images/sweet_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.tada_box {
	background-image: url(images/tada_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.spring_box {
	background-image: url(images/spring_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.alas_box {
	background-image: url(images/alas_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.petit_box {
	background-image: url(images/petitmort_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.ifonly_box {
	background-image: url(images/ifonly_sq.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #999999;
	padding: 5px;
	background-image: url(images/menu_back.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.imagetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #CCC;
	height: 500px;
	width: 700px;
	text-align: right;
}
.picture {
	text-align: right;
	padding: 0px;
	vertical-align: middle;
}
.picturetext {
	text-align: left;
	vertical-align: middle;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.thumnails {
	text-align: center;
	vertical-align: top;
	padding: 10px;
}
.title_text {
	font-size: medium;
	color: #666;
}
.info {
	background-image: url(images/info_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.gallerytable {
	height: 625px;
	width: 820px;
	background-repeat: no-repeat;
	background-position: center center;
}
.galleryimage {
	padding-right: 20px;
}
.contact {
	background-image: url(images/contact_back.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
