body {
	background-image:
	background-attachment: fixed;
	background-repeat: repeat;
	background-image: url(images/space2.jpg);
}

.navheading {
	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC33;
	text-decoration: underline;
	text-align: left;
}
.Page_Title {
	font-family: Papyrus;
	font-size: 30px;
	color: #FFCC33;
}
.menu_list {
	font-family: Papyrus;
	font-size: 20px;
	font-style: normal;
	color: #FFFFFF;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
}
.menu_list_active {

	font-family: Papyrus;
	font-size: 20px;
	font-style: normal;
	color: #FFCC33;
	font-weight: bolder;
	text-decoration: none;
}
.content {
	font-family: Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: justify;
}
.content_index {
	font-family: Papyrus;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.footerblue {
	FONT-SIZE: 14px; COLOR: #FFFFFF; FONT-FAMILY: Papyrus; TEXT-DECORATION: none
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFCC33;
	text-decoration: underline;
}
.navheading2 {

	font-family: Papyrus;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #FFCC33;
	text-align: left;
}
.gold_content {
	font-family: Papyrus;
	font-size: 18px;
	color: #FFCC33;
	font-weight: bold;
	text-align: justify;
}
