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

html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,small,strong,dl,dt,dd,ol,ul,li,form,label,input,textarea{ background:transparent; border:0; font-size:100%; list-style:none; margin:0; outline:0; padding:0; text-decoration:none; vertical-align:baseline; }

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}

header { background:url(images/headerBg.jpg) center top no-repeat; height:125px; left:0; position:fixed; top:0; width:100%; z-index:20; }
	header .content { overflow:visible; position:relative; }
	header img#logo { height:125px; margin:0px 0 0 -42px; width:292px; }
	header ul { color:#474142; margin-top:-35px; text-shadow:#171313 1px 1px 1px; width:100%; }
		header ul li { clear:both; float:right; margin-top:-2px; }
			header ul li a { color:#afeca1; text-shadow:#221e1f 1px 1px 1px; }
				header ul li a:hover { color:#74a269; }
	header #activeLink { color:#ffffff; }
	header #ribbon { height:47px; left:444px; position:absolute; top:77px; width:52px; }

body {
	background-color: #000000;
	background-image: url(images/bgDarker.jpg);
	background-repeat: repeat;
	background-size: 100%;
	background-attachment:fixed;
	color:#ffffff;
	font-family: Trajan Pro, Times New Roman, serif;
	font-size:12px;
}
p { font-family: Times New Roman, serif; font-size:16px;}
a:hover {
	color: #FFF;
}
a:active {
	color: #FFF;
}

.anchorLinkActive {
	color: #FFF;
}
.center { margin-left:auto; margin-right:auto; width:940px; }

#warningSection,#atlanticPyramidSection,#cherishedThiefSection,#storytellerSection,#shortTalesSection,#gallerySection,#welcomeSecton { padding-bottom:45px; }

#warningSection,#atlanticPyramidSection,#cherishedThiefSection,#storytellerSection,#shortTalesSection,#gallerySection { margin-top:-220px; }


h1 {
	margin:0 auto;
	padding-bottom:15px;
	text-align:center;
	text-indent:0;
	width:321px;
	font-size:18px;
}

#welcomeSection { margin-top:-90; }
#welcomeSection h1 { height:28px; margin-top:230px; }

#infoSection { margin-top:-120px; }
#infoSection h1 { height:128px; margin-top:200px; }
#infoSection img{ margin-top:200px; margin-right:20px; }
#infoSection { padding-bottom:35px; margin-bottom:200px;  }

#warningSection table{ margin-top:25; padding-top:25px; padding-bottom:35px; }
#warningSection img{ padding-top:100px; margin-top:100; margin-right:20px; padding-bottom:20px; margin-left:25px;}
#warningSection table a{ padding-bottom:25px; font-size:16px;}
#warningSection h1 { padding-top:100px; padding-bottom:35; }
#warningSection{padding-bottom:75px;}
#warningSection p{ margin-top:-10; }
#warningSection a { color:#afeca1; text-shadow:#221e1f 1px 1px 1px; }
    #warningSection a:hover { color:#74a269; }
#warningSection { padding-bottom:35px; margin-bottom:200px; }


#atlanticPyramidSection table{ margin-top:25; padding-top:25px; padding-bottom:75px; }
#atlanticPyramidSection img{ padding-top:100px; margin-top:100; margin-right:20px; padding-bottom:20px; }
#atlanticPyramidSection h1 { padding-top:100px; padding-bottom:35; }
#atlanticPyramidSection table a{ padding-bottom:50px; font-size:16px; color:#afeca1; text-shadow:#221e1f 1px 1px 1px;}
#atlanticPyramidSection a:hover { color:#74a269; }
#atlanticPyramidSection { padding-bottom:35px; margin-bottom:200px; }

#cherishedThiefSection table{ margin-top:25; padding-top:25px; padding-bottom:75px; }
#cherishedThiefSection img{ padding-top:100px; margin-top:100; margin-right:20px; padding-bottom:70px; margin-left:25px;}
#cherishedThiefSection h1 { padding-top:100px; padding-bottom:35; }
#cherishedThiefSection { padding-bottom:35px; margin-bottom:200px; }

#storytellerSection table{ margin-top:-125; }
#storytellerSection img{ padding-top:50px; margin-top:100; margin-right:20px; padding-bottom:70px; }
#storytellerSection h1 { padding-top:50px; padding-bottom:35; }
#storytellerSection { padding-bottom:35px; margin-bottom:200px; }

#shortTalesSection table{ width:100%; padding-bottom:35px; }
#shortTalesSection h1 { padding-top:150px; padding-bottom:75; }
#shortTalesSection img { padding-top:25px; padding-bottom:35px; }
#shortTalesSection ul { color:#474142; margin-top:-35px; text-shadow:#171313 1px 1px 1px; width:100%; }
		#shortTalesSection ul li { clear:both; float:right; margin-top:-2px; }
			#shortTalesSection ul li a { color:#afeca1; text-shadow:#221e1f 1px 1px 1px; }
				#shortTalesSection ul li a:hover { color:#74a269; }
#shortTalesSection { padding-bottom:35px; margin-bottom:200px; }

#gallerySection h1 { padding-top:150px; padding-bottom:35; }
#gallerySection table { padding-top:-30px; padding-bottom:-20; }
#gallerySection img{ margin-top:20px; margin-right:20px; }


#menu { background:url(images/headerBg.jpg) repeat; border-top:1px solid #5f5758; bottom:0; height:30px; left:0; padding:1px; position:fixed; width:100%; z-index:20; }
    #menu ul { margin:0 auto; width:1150px; }
		#menu ul li { float:left; padding:8px 8px 0 0; }
			#menu ul li:last-child { background:none; padding-right:0; }
			#menu ul li:first-child a { padding-left:0; }
			#menu ul li:last-child a { padding-right:0; }
			#menu ul li a { color:#afeca1; display:block; padding:0 15px; text-shadow:#221e1f 1px 1px 1px; }
				#menu ul li a:hover { color:#74a269; margin-top:-1px; }
				#menu ul li a:active { margin-top:0; }
