html,
body,
a,
p,
h1,
h2,
h3,
h4,
h5,
h6,
table,
td,
tr,
li,
ul {
	font-family: "Comic Sans", "Comic Sans MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
body {
	text-align: center;
	background-color: #ECF7FF;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(bg.jpg);
	background-repeat: repeat;
	background-position: left top;
}
a:link,
a:visited {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 20px;
	color: #000000;
}
div#header {
	position: relative;
	left: 0px;
	top: 0px;
}
div#footer {
	position: relative;
	left: 0px;
	top: 0px;
}
div#nav {
	position: relative;
	left: 0px;
	top: 0px;
}
td.content,
td.navigation {
	vertical-align: top;
}
td.content {
	width: 550px;
}
td.navigation {
	width: 200px;
}
img {
	padding: 5px;
}
a.bottomLinks:link,
a.bottomLinks:visited,
a.bottomLinks:hover {
	font-size: 10px;
}
td.animaland {
	vertical-align: top;
	border: 1px solid;
}
