.titleLayer {
	overflow: hidden;
	position: absolute;
	z-index: auto;
	height: 130px;
	width: 378px;
	left: 50%;
	top: 25px;
	margin-top: 25px;
	margin-left: -375px;
}
.bluebox {
	height: 100%;
	width: 159px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	color: #17888A;
	background-color: #199496;
}
body {
	background-color: #CCFFFF;
	background-image:  url("images/grassbkgnd.jpg");
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.style2 {
font-family: Arial, Helvetica, sans-serif
}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #199496;
}
.reversed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.textBox {
	height: 90px;
	width: 90%;
}
.menuBox {
	height: 100%;
}
