body {
	background-color: #F2D999;
	margin: 0px;
	padding: 0px;
}
#page {
	width: 646px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	vertical-align: top;
}
#menucell {
	background-color: #2E6DA0;
	background-image: url(images/menubg.jpg);
}
#bodycell {
	background-image: url(images/bodybg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px;
	background-color: #F0F0F0;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	color: #0F5076;
	font-weight: normal;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #174D79;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
a:hover {
	text-decoration: none;
}
#footer {
	background-color: #0E304C;
	background-image: url(images/footerbg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 6px;
}
#bodycell2 {

	background-image: url(images/bodybg2.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding: 5px;
	background-color: #F0F0F0;
}
#koaladiv {
	position: absolute;
}
#koaladivSpacer {
	position: relative;
	height: 241px;
	width: 5px;
}
#header {
	background-image: url(images/headbackdrop.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
a {
	color: #006699;
	text-decoration: underline;
}
ul {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
ol {

	font-family: "Times New Roman", Times, serif;
	font-size: small;
	color: #666666;
}
.poem {
	margin-left: 50px;
	margin-right: 50px;
}
