body {
	background-color: #C5E0DD;
	font-family: "Comic Sans MS";
	font-size: 12px;
	text-align: center;
}
.top {
	background-image: url(images/backgrounds/background-1_01.jpg);
	height: 113px;
	width: 800px;
}
.edge {
	border: 1px solid #3F5326;
}
.content {
	background-image: url(images/backgrounds/background-1_02.jpg);
}
.menu-1 {
	background-color: #C1DA99;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	line-height: normal;
	border: 1px solid #4A7637;
}

td {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 150%;
}
a {
	font-weight: bold;
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #588824;
	text-decoration: none;
}
form {
	margin: 0px;
}
h1 {
	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
}
h2 {

	font-size: 14pt;
	line-height: normal;
	font-weight: normal;
}
