/* CSS Document */
body {
	background: #000000;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	left: auto;
	right: auto;
	width: 800px;
	font-family: "Papyrus";
        font-size: 0.625em; 
	color: #ffffff;
}

#heading {
	font-size: 40px;
	position: absolute;
	height: 30px;
	width: 800px;
	left: 0px;
	top: 57px;
	text-decoration: underline;
	text-align: center;
	visibility: visible;
}
#g_link {
	position: absolute;
	height: 50px;
	width: 150px;
	left: 425px;
	top: 5px;
	visibility: visible;
}
#h_link {
	position: absolute;
	height: 50px;
	width: 150px;
	top: 5px;
	left: 225px;
	visibility: visible;
}
#pic_1_l {
	height: 600px;
	width: 800px;
	position: absolute;
	visibility: visible;
	top: 130px;
}
#pic_2_l {
	height: 600px;
	width: 800px;
	left: 0px;
	margin-top: 50px;
}
#pic_1_lp {
	height: 800px;
	width: 800px;
	position: absolute;
	visibility: visible;
	top: 130px;
}
#pic_2_lp {
	height: 800px;
	width: 800px;
	left: 0px;
	margin-top: 50px;
}
#pic_2_p {
	height: 600px;
	width: 800px;
	margin-top: 50px;
	left: 0px;
}

#pic_1_p {
	height: 600px;
	width: 800px;
	position: absolute;
	visibility: visible;
	top: 130px;
	left: 0px;
}


#t_link {
	height: 50px;
	width: 800px;
	left: 0px;
	text-align: center;
	visibility: visible;
	margin-top: 20px;
	margin-bottom: 20px;
	position: relative;
}
#nex_link_top {
	
	font-size: 26px;
	color: #FFFFFF;
	text-align: right;
	position: absolute;
        height: 50px;
	width: 200px;
	top: 5px;
	left: 600px;
}
#pre_link_top {
	
	font-size: 26px;
	color: #FFFFFF;
	position: absolute;
	left: 0px;
	top: 5px;
}

#pre_linkbot {
	margin-top: 5px;
	text-align: left;
	position: absolute;
	height: 50px;
	width: 200px;
	left: 0px;
	margin-bottom: 20px;
	
	font-size: 26px;
	color: #FFFFFF;
}
#nex_linkbot {
	margin-top: 5px;
	text-align: right;
	position: absolute;
	height: 50px;
	width: 200px;
	margin-bottom: 20px;
       
	left: 600px;
        font-size: 26px;
	color: #FFFFFF;
}
#firstnex_linkbot {
	
	font-size: 26px;
	text-align: right;
	margin-bottom: 20px;
}
.link {
	font-family: Papyrus;
	font-size: 1em;
	color: #d89c70;
	text-decoration: none;
}
#pic_mask8 {
	height: 720px;
	width: 800px;
	left: 0px;
	margin-top: 50px;
}
.smalltext {
	font-family: Papyrus;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: underline;
}
