@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 11px;
	line-height: 16px;
	color: #F4F3F0;
	text-decoration: none;
	background-image: url(banner-repeat.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C9C280;
}
.footer {
	font-family: Tahoma;
	font-size: 11px;
	color: #E6E3C9;
	text-decoration: none;
}
h3 {
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
.textbg {
	background-attachment: scroll;
	background-image: url(text_bg.jpg);
	background-repeat: no-repeat;
	height: 403px;
	width: 403px;
	background-position: left top;
}
.indextext {
	font-family: "Comic Sans MS";
	font-size: 15px;
	font-style: normal;
	line-height: 25px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3F2419;
	text-decoration: none;
}
