body {
	background-color: #F1EFDA;
	background-image: url(images/pagebg.gif);
	background-repeat: repeat-x;
	font-family: "Lucida Sans", Tahoma, "Trebuchet MS", sans-serif;
	font-size: 14px;
}
#frame {
	height: 620px;
	width: 1000px;
	top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
}
#lattice {
	position: absolute;
	left: 0px;
	top: 150px;
	z-index: 100;
}

#frame #header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 1000px;
	position: relative;
	top: 0px;
	vertical-align: 90%;
	text-align: right;
}
#frame #stage {
	background-image: url(images/bg.gif);
	height: 451px;
	width: 1000px;
}
#frame #stage #flashWrap {
	width: 840px;
	height: 430px;
	margin-right: auto;
	margin-left: auto;
}
#frame #stage #pageText {
	position: relative;
	top: -445px;
	z-index: 10;
	height: 150px;
	width: 245px;
	left: 679px;
	padding-top: 15px;
	font-size: 11px;
}
.header1 {
	font-family: "Lucida Sans", Tahoma, "Trebuchet MS", sans-serif;
	font-weight: bolder;
	color: #C48768;
	font-size: 16px;
	line-height: 10px;
}
#navigation {
	position:absolute;
	left:465px;
	top:127px;
	width:525px;
	height:19px;
	z-index:101;
	font-size: 10px;
	color: #807343;
	letter-spacing: 0.1em;
}
#navigation a{
	font-size: 10px;
	color: #807343;
	text-decoration:none;
}
#frame #footer {
	font-size: 9px;
	color: #C7C0A5;
	text-decoration: none;
	text-align: center;
	letter-spacing: 0.15em;
}
#frame #footer a{
	color: #C7C0A5;
	text-decoration: none;
}
#frame #footer a:visited{
	color: #C7C0A5;
	text-decoration: none;
}
#frame #footer a:hover{
	color: #C7C0A5;
	text-decoration: underline;
}

#navigation a:visited{
	font-size: 10px;
	color: #807343;
	text-decoration:none;
}
#navigation a:hover{
	font-size: 10px;
	color: #807343;
	text-decoration:underline;
}
.mainText {
	width: 830px;
	font-size: 11px;
	text-align: left;
	color: #807343;
}
#frame #stage #navigator {
	position: relative;
	top: -10px;
	
}
.subText {
	width: 830px;
	font-size: 14px;
	text-align: left;
	color: #807343;
}
.subText a{
	color: #807343;
	text-decoration:none;
}
.subText a:visited{
	color: #807343;
	text-decoration:none;
}
.subText a:hover{
	color: #807343;
	text-decoration:underline;
}
