.homepagebody {
	background-image: url(/images/hmpgbg-tall.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	overflow: visible;
	background-color: #F6F3EE;
}

.stdpagebody {
	background-attachment: scroll;
	background-image: url(/images/stdpgbg.gif);
	background-repeat: no-repeat;
	background-color: #E7E1DE;
}

.fullbody {
	background-attachment: scroll;
	background-image: url(/images/fullbody.gif);
	background-repeat: no-repeat;
}

.searchField {
	background-color: #FFFFCC;
	color: #996633;
	font-size: 12px;
	font-family: verdana;
	top: 0px;
	border: thin inset;
	line-height: normal;
	height: 14px;
	width: 160px;
	vertical-align: top;
	padding: 1px;
	border-top-style: groove;
	display: inline;
	word-spacing: normal;
	letter-spacing: normal;
	position: absolute;
	overflow: hidden;
	z-index: 4;
	left: 450px;
}

.textbox1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3318;
	padding: 6px;
	filter: Alpha(Opacity=85, FinishOpacity=85, Style=, StartX=1, StartY=1, FinishX=400, FinishY=400);
	background-color: #FFFCF2;
	border: thin solid #FFFFAA;
	position: absolute;
	z-index: -3;
	width: 360px;
	left: 75px;
	top: 148px;
	overflow: visible;
	height: auto;
}

.textbox2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3318;
	padding: 6px;
	filter: Alpha(Opacity=85, FinishOpacity=85, Style=, StartX=1, StartY=1, FinishX=400, FinishY=400);
	background-color: #FFFCF2;
	border: thin solid #FFFFAA;
	position: absolute;
	z-index: -2;
	width: 325px;
	left: 530px;
	top: 130px;
	height: auto;
	overflow: visible;
}

.stdpgbodylayer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4F3318;
	padding: 6px;
	background-image: url(/images/msgtxtbg.gif);
	position: absolute;
	z-index: -8;
	height: auto;
	left: 51px;
	top: 190px;
	filter: Alpha(Opacity=92, FinishOpacity=92, Style=, StartX=1, StartY=1, FinishX=1024, FinishY=768);
	border: thin solid #FFFFAA;
	overflow: visible;
	width: 925px;
}

a:link {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}

.searchlayer {
	filter: DropShadow(Color=grey, OffX=5, OffY=5, Positive=5);
}
.textLayer {
	filter: DropShadow(Color=brown, OffX=5, OffY=5, Positive=5);
}

.pgheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4F3318;
	font-style: normal;
	font-variant: normal;
	text-align: center;
	line-height: normal;
	vertical-align: middle;
	top: 5px;
	position: absolute;
	text-indent: 2pt;
	white-space: normal;
}

.pgheaderbox {
	background-color: #FFFFCC;
	position: absolute;
	height: 28px;
	width: 363px;
	left: 172px;
	top: 147px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	z-index: auto;
	text-indent: 1pt;
	border: 1px solid #FFDFAA;
	filter: Alpha(Opacity=80, FinishOpacity=80, Style=, StartX=1, StartY=1, FinishX=400, FinishY=400);
}
.menu {
	position: absolute;
	z-index: 5;
	height: 17px;
	width: 450px;
	left: 264px;
	top: 18px;
	float: left;
	border: none;
}
