@charset "utf-8";

#Banner {
	background: url(/images/BackgroundBanner.gif) no-repeat;
	font-family: Papyrus, Parchment, sans-serif;
	font-weight: bolder;
	color: #FFFFFF;
	font-size: 5em;
	text-align: center;
	vertical-align: top;
}
#topNav {
	font-family: Papyrus, Parchment, sans-serif;
	font-size: 0.85em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-image: url(/images/BackgroundNav.gif);
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
}
#Content {
	background: url(/images/BackgroundStripe.gif) repeat fixed;
}
a:link, a:visited  {
	color: #321018;
	text-decoration: none;
}

a:hover {
	color: #612F01;
	text-decoration: none;
}
body {
	background-color: #9a4901;
	font-size: 101%;
	font-family: Arial, Helvetica, sans-serif, "comic Sans MS";
}

p {
	font-size: 0.9em;
	color: #4C230C;
	text-decoration: none;
	line-height: 1.25em;
}
h1 {
	font-family: Papyrus, Parchment, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #4C230C;
	padding-top: 10px;
}
.bodytext {
	color: #4C230C;
}
.Small {
	color: #612F01;
	letter-spacing: 0.1em;
	font-size: 0.8em;
	font-weight: bold;
}
.bodytext {
	font-size: 0.9em;
	color: #321018;
	font-family: Arial, Helvetica, sans-serif, "comic Sans MS";
	letter-spacing: 0.1em;
	line-height: 1.25em;
}
li {
	font-size: 0.8em;
	color: #612F01;
}

.earth {
	font-size: 12px;
	color: #4A560C;
	font-weight: normal;
	line-height: 15px;
	padding-top: 10px;
	letter-spacing: 0.1em;
	padding-left: 10px;
}
.wind {
	font-size: 12px;
	font-weight: normal;
	color: #030F0F;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: .1em;
}
.fire {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #910B0C;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: .1em;
}
.water {
	font-size: 12px;
	line-height: 15px;
	font-weight: normal;
	color: #041160;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: .1em;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif, "comic Sans MS";
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(/images/BackgroundNav.gif) repeat;
	letter-spacing: 0.1em;
	padding-top: 5px;
	padding-bottom: 5px;
}
