body {
	font-family: "Comic Sans MS", cursive;
	background-color: #ebe4cc;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 850px
}
p {
	font-size: 13px;
	font-family: "Comic Sans MS", cursive;
	line-height: 17px
}
td {
	font-family: "Comic Sans MS", cursive
}
h1 {
	color: #f66;
	font-size: 20px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0 0.67em
}
h2 {
	font-size: 1.25em;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.83em 0;
	color: #066;
}
h3 {
	color: #008080;
	font-size: 14px;
	font-weight: bold;
	line-height: 200%;
	margin: 0
}
h4 {
	color: #008080;
	font-size: 14px;
	font-weight: bold;
	line-height: 130%;
	margin: 0 0 1em
}
h5 {
	color: #f66;
	font-size: 16px;
	font-weight: bold;
	line-height: 100%;
	margin: 0 0
}
a {
	color: #000080 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a:link {
	color: #000080 !important;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none
}
a:hover {
	color: #008080;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	background-color: #ffd888
}
ul {
	font-size: 13px;
	line-height: 17px;
	list-style-type: circle;
	margin: 0 0 1em 40px
}
#header {
	visibility: visible;
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	height: auto
}
#nav {
	visibility: visible;
	position: absolute;
	top: 133px;
	left: 15px;
	width: 111px;
	height: 266px
}
