.header {
	font-family: "Comic Sans MS";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.nav_main {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #FFFFFF;
	background-color: #9B886A;
	font-weight: bold;
	list-style-position: inside;
	list-style-type: disc;
	text-align: right;
	cursor: hand;
	background-image: url(stagbutton.JPG);
}
.headline {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.story {
	font-family: "Comic Sans MS";
	font-size: 12px;
}
.subnav {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	cursor: hand;
}
a:hover {
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.layertext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	cursor: hand;
	white-space: normal;
	vertical-align: baseline;
	height: 12px;
	width: auto;
}
.hidentextwhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
.subhead {
	font-family: "Comic Sans MS";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

