@charset "UTF-8";
* {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#container {
	width: 90%;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	height: 90%;
}
#masthead {
	background-image: url(images/kaceyjane_logo_fade.png);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 150px;
	margin-top: 20px;
	background-position: left center;
}
#submenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	line-height: normal;
	color: #F90;
	margin: 5px;
	left: 104px;
	top: 131px;
	position: absolute;
	height: 37px;
	width: 714px;
	text-decoration: none;
	font-weight: lighter;
	text-transform: capitalize;
}
#gallery {
	margin-left: 0px;
	position: absolute;
	top: 150px;
	height: 462px;
	width: 800px;
	overflow: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 0px;
	left: 91px;
	white-space: pre;
}
.img {
	margin-right: 20px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.intoimg {
	padding-bottom: 150px;
	margin-left: 60px;
	padding-right: 60px;
}
