@charset "utf-8";
#mainWrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/koi%20fish.png);
	height: 750px;
	background-repeat: no-repeat;
	position: relative;
}
#footer {
	height: 40px;
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: -47px;
	z-index: 5;
}
#footer2 {
	height: 40px;
	text-align: left;
	position: absolute;
	left: 10px;
	bottom: 30px;
	z-index: 5;
}

#mainWrapper #mainText {
	margin-top: 170px;
	width: 350px;
	float: right;
	margin-right: 10px;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/background.jpg);
}
a.footer:active, a.footer:link, a.footer:visited {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
a.footer:hover {
	font-size: 11px;
	font-weight: bold;
	color: #669933;
	text-decoration: none;
	}
#mainWrapper2 {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/indexArt.jpg);
	height: 650px;
	background-repeat: no-repeat;
	position: relative;
}
