@charset "UTF-8";
/* CSS Document */

/* navlayers */

#latestissuelayer {
	background-color: #bfc386;
	border-bottom: solid 1px #838552;
	width: 100%;
	top: 254px;
	left: 0px;
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
}

#backissueslayer {
	background-color: #bfc386;
	border-bottom: solid 1px #838552;
	width: 100%;
	top: 254px;
	left: 0px;
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
}

#ourethoslayer {
	background-color: #bfc386;
	border-bottom: solid 1px #838552;
	width: 100%;
	top: 254px;
	left: 0px;
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
}

#aboutuslayer {
	background-color: #bfc386;
	border-bottom: solid 1px #838552;
	width: 100%;
	top: 254px;
	left: 0px;
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
}

#contactuslayer {
	background-color: #bfc386;
	border-bottom: solid 1px #838552;
	width: 100%;
	top: 254px;
	left: 0px;
	position: absolute;
	padding-top: 3px;
	padding-bottom: 3px;
	visibility: hidden;
}