#wrapper {
	position:relative;
	width:970px;
	height:0px;
	z-index:1;
	left:1px;
	margin-right: auto;
	margin-left: auto;
	overflow: visible;
	visibility: visible;
}
#about {
	position:relative;
	left:0px;
	top:0px;
	width:221px;
	height:50px;
	z-index:2;
	visibility: hidden;
}
#TaleBlazers {
	position:absolute;
	width:170px;
	height:50px;
	z-index:3;
	left: 96px;
	top: 0px;
	visibility: hidden;
}
#Programs {
	position:absolute;
	width:170px;
	height:50px;
	z-index:4;
	left: 191px;
	top: 0px;
	visibility: hidden;
}
#Member {
	position:absolute;
	width:170px;
	height:50px;
	z-index:5;
	left: 366px;
	top: 0px;
	visibility: hidden;
}
a.subnav:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a.subnav:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FB8F4A;
	text-decoration: none;
}
a.subnav:active {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
