body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-color: #000033;
	margin: 0px;
	padding: 0px;
	color: #AAEEAA;
}
#contact {
	background-image: url(images/writing-desk-girl.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#about {
	background-image: url(images/black-hair-girl.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#events {
	background-image: url(images/purple-wings-girl.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#sales {
	background-image: url(images/autum-leaves-girl.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#gallery {
	margin: 0px;
	padding: 0px;
}
#frontLogo{
	position: absolute;
	top: 30px;
	left: 0px;
	z-index: 100;
}
#frontImage {
	position: absolute;
	top: 30px;
	left: 450px;
	z-index: 200;
}
#frontNavi {
	position: absolute;
	top: 200px;
	left: 200px;
	color: #ffee99;
	font-size: 16px;
	z-index: 300;
}
h1 {
	margin: 0px;
	padding: 0px;
}
#mainLogo{
	position: absolute;
	top: 0px;
	left: 365px;
}
#maintext {
	position: absolute;
	top: 115px;
	left: 400px;
	width: 385px;
}
#maintext p {
	font-size: 12px;
	color: #ddeedd;
}
#maintext td {
	font-size: 12px;
	color: #ddeedd;
}
#maintext th {
	font-size: 12px;
	color: #ddeedd;
}
#mainNavi {
	position: absolute;
	top: 15px;
	left: 15px;
	right: 365px;
}
#mainNavi p {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #AAEEAA;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 0.0625em;
	word-spacing: 0.0625em;
	
}
#mainNavi a:link {
	color: #AAEEAA;
	text-decoration: none;
}
#mainNavi a:visited {
	color: #AAEEAA;
	text-decoration: none;
}
#mainNavi a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainNavi a:active {
	color: #AAEEAA;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #ddeedd;
	margin: 0px;
	padding: 0px 0px 40px;
}
a:link {
	color: #FFEEAA;
	text-decoration: underline;
}
a:visited {
	color: #FFEEAA;
	text-decoration: underline;
}a:hover {
	color: #DDBBFF;
	text-decoration: underline;
}a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.galleryNavImage {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 0px;
}
#copyright {
	font-size: 10px;
	color: #ddeedd;
	background-image: url(images/footer-bauble.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 75px;
	margin-top: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.smalltext {
	font-size: 10px;
	color: #ddeedd;
}