body {
	font-family: Optima, Palatino, "Palatino Linotype", "Book Antiqua";
	font-size: 16px;
	color: #000066;
	background-color: #99CCFF;
	margin: 2px;
	letter-spacing: .05em;
}
#maincontent {
	text-align: center;
	background-color: #99CCFF;
}
h1 {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000066;
	letter-spacing: 0.2em;
	text-align: center;
}
.italic {
	font-style: italic;
	letter-spacing: 0.2em;
}
.content {
	background-color: #CCFFFF;
}
.aqua {
	background-color: #CCFFFF;
}
.ltgreen {
	background-color: #99FFCC;
	padding: 3px;
}
.blueoutline {
	border: 1px #003366;
}
table {
	padding: 5px;
}
td {
	padding: 5px;
	text-align: left;
}
.yellow {
	background-color: #FFFF99;
	text-align: center;
}
.center {
	text-align: center;
}
.flowery {
	background-image: url(images/flowery.jpg);
}
#banner {
	text-align: center;
	padding: 5px;
}
.wordblue {
	color: #003366;
}
.backgroundlotus {
	background-color: #CCFFFF;
	background-image: url(images/lotus.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 25px;
	text-align: center;
}
a {
	text-decoration: none;
}
.center {
	text-align: center;
}
.100wideclear {
	padding: 5px;
	position: absolute;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
}
.bigger {
	font-size: 24px;
}
.big {
	font-size: 18px;
}
.bold {
	font-weight: bold;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #003366;
	letter-spacing: .1em;
}
table {
	padding: 3px;
}
.bold {
	font-weight: bold;
}
#opening {
	text-align: center;
	vertical-align: middle;
	bottom: 10px;
	padding: 25px;
	background-color: #339999;
}
.aquawords {
	color: #CCFFFF;
}
.top {
	vertical-align: top;
}
p {
	text-align: left;
}
#red {
	background-color: #FF6666;
	position: absolute;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
	z-index: 1;
	margin: 1px;
	width: 100%;
}
#orange {
	background-color: #FFCC33;
	position: absolute;
	left: 2px;
	top: 2px;
	right: 2px;
	bottom: 2px;
	margin: 1px;
	z-index: 2;
	width: 100%;
}
#yellow {
	background-color: #FFFF99;
	position: absolute;
	left: 3px;
	top: 3px;
	right: 3px;
	bottom: 3px;
	margin: 1px;
	z-index: 3;
	width: 100%;
}
#green {
	background-color: #99FFCC;
	position: absolute;
	left: 4px;
	top: 4px;
	right: 4px;
	bottom: 4px;
	margin: 1px;
	z-index: 4;
	width: 100%;
}
#blue {
	background-color: #99CCFF;
	margin: 1px;
	position: absolute;
	left: 5px;
	top: 5px;
	right: 5px;
	bottom: 5px;
	padding: 1px;
	visibility: visible;
	z-index: 5;
	width: 100%;
}
.chevrons {
	background-image: url(images/construction-chevrons.gif);
}
.leftalign {
	text-align: left;
}
.50wide {
	width: 50%;
}
a:visited {
	color: #6600CC;
}
.100wide {
	width: 100%;
}
.80wide {
	width: 80%;
}
.alignright {
	text-align: right;
}

