@charset "utf-8";
body {
	background-color: #336633;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	color: #660000;
	background-color: #00CC66;
	width: 780px;
	border: thin solid #660000;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 7px;
	margin-left: auto;
	padding: 5px;
}
#design a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336633;
}
#design a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336633;
}
#design a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #336633;
}
#footer a:link {
	color: #660000;
	text-decoration: none;
	background-color: #00CC66;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00CC66;
}
#footer a:visited {
	color: #660000;
	text-decoration: none;
	background-color: #00CC66;
}

#header span {
	font-family: "Bradley Hand ITC", "Comic Sans MS", sans-serif;
	font-size: x-large;
}
#middle {
	color: #000000;
	background-color: #00CC66;
	border: thin solid #660000;
	width: 620px;
	padding: 5px;
	font-family: Pegasus, "Times New Roman", serif;
	float: none;
	clear: none;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 157px;
}
#footer {
	color: #660000;
	background-color: #00CC66;
	width: 620px;
	border: thin solid #660000;
	margin-top: 7px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 157px;
	padding: 5px;
	font-family: Pegasus, "Times New Roman", serif;
}
#footer td {
	font-family: Jester, "Times New Roman", serif;
	text-align: center;
	font-size: x-large;
}
#footer hr {
	color: #660000;
	background-color: #00CC66;
}
#footer p {
	color: #000000;
	background-color: #00CC66;
	text-align: center;
}
#navbar h1 {
	font-family: Jester, "Times New Roman", serif;
	color: #00CC66;
	background-color: #660000;
	font-size: large;
	text-align: center;
}
#footer .other {
	font-family: Pegasus, "Times New Roman", serif;
	color: #000000;
	background-color: #00CC66;
	font-size: medium;
}
#footer .other a:link {
	color: #000000;
	text-decoration: none;
	background-color: #00CC66;
}
#footer .other a:visited {
	color: #000000;
	text-decoration: none;
	background-color: #00CC66;
}
#footer .other a:hover {
	color: #FFFFFF;
	background-color: #00CC66;
	text-decoration: none;
}
#design {
	color: #FFFFFF;
	text-align: center;
	font-family: Jester, "Times New Roman", serif;
}
#navbar p {
	text-align: center;
	color: #000000;
	background-color: #00CC66;
}
#navbar a:link {
	color: #00CC66;
	text-decoration: none;
	background-color: #660000;
}
#navbar a:visited {
	background-color: #660000;
	color: #00CC66;
	text-decoration: none;
}
#navbar a:hover {
	color: #FFFFFF;
	background-color: #660000;
	text-decoration: none;
}
#navbar {
	color: #660000;
	background-color: #00CC66;
	float: left;
	border: thin solid #660000;
	width: 140px;
	padding: 5px;
	font-family: Pegasus, "Times New Roman", serif;
	clear: none;
}
#header h1 {
	font-family: Jester, "Times New Roman", serif;
	text-align: right;
	margin: auto;
}
#header table {
	text-align: right;
}
#header img {

}
#header .picture img {
	margin-right: 15px;
}

