
	html 				{ width:100%; height:100%; margin:0; padding:0; position:relative;}
	body 				{ text-align: center; width:100%; height:100%; margin-left:0; margin-top:0px; padding:0; position:relative; font-family:Arial, Helvetica, sans-serif; background-color:#c5c5c5; float:left; }

	:target 			{display: block; position: relative; top: -10px; visibility: hidden; }

	A					{outline: 0; }
	A:link 				{text-decoration: none; border: none; }
	A:visited 			{text-decoration: none; border: none; }
	A:hover 			{text-decoration: none; border: none; }
	A:active 			{text-decoration: none; border: none; }
	A:focus 			{text-decoration: none; border: none; }


	#topbar				{	

							height: 25px ;
							left: 50% ;
							margin-left: -536px ;
							width: 1072px ;
							background-color:#c5c5c5 ;
							padding-top: 5px ;
						}


	#container0			{	width:1072px ;
							margin:0 auto ;
							background-color:#c5c5c5 ;
						}

	#header 			{
							top:25px ;
							height:100px ;
							width:1072px ;
							border:1px solid #160D55 ;
							background-image: url("images/header_bkg.jpg") ;
							background-size: cover ;
							background-repeat:repeat-x ;
							background-position:left top ;
							border-top-left-radius: 25px ;
							border-top-right-radius: 25px ;
							box-shadow: 5px 5px 5px #888888 ;
						}


	#logo 				{
							left:25px ;					
							margin-left: -512px ;
							margin-top:25px;
							font-size: 24px;
							font-family:Arial, Helvetica, sans-serif;
							font-weight:600;
						}

	A.header	 		{text-decoration: none; color: #ffffff; }
	A.header:link 		{text-decoration: none; color: #ffffff; }
	A.header:hover 		{text-decoration: none; color: #ffffff; }
	A.header:visited 	{text-decoration: none; }

	#container1			{width: 1072px; margin:0 auto; }

	#navbar 			{	
						 	top: 125px ;
							height: 25px ;
							width:1072px ;
							border: 1px solid #160D55 ;
							background-color: #dddddd ;
							background-repeat: repeat-x ;
							background-position: top ;
							border-bottom-left-radius: 25px ;
							border-bottom-right-radius: 25px ;
							box-shadow: 5px 5px 5px #888888 ;
						}

	#navbar #menu		{text-align: center; vertical-align: center; padding-top: 3px; }

	#menu A:link		{text-decoration: none; color: #160D55; font-variant: small-caps; word-spacing: 4px; letter-spacing: 1px; font-weight:600; padding: 5px;}
	#menu A:visited		{text-decoration: none; color: #0000AA; font-variant: small-caps; word-spacing: 4px; letter-spacing: 1px; font-weight:600; }
	#menu A:hover 		{text-decoration: underline; color: #0000AA;  }
	#menu A:focus 		{text-decoration: none; color: #0000AA; }
	#menu A:active		{text-decoration: none; color: #0000AA; font-variant: small-caps; word-spacing: 4px; letter-spacing: 1px; font-weight:600; }


	#container2			{width: 1072px; margin:0 auto; margin-top: 25px; }

	#container3			{width: 1072px; margin:0 auto; }

	#container4			{width: 1024px; margin:0 auto; }

	.menucurrent		{text-align: center; vertical-align: center; padding-top: 3px; text-decoration: overline; text-decoration: underline; }

	.navup			{
							position: -webkit-sticky; /* Safari */
 							position: fixed;
  							bottom: 60px;
  							right: 15px;

							text-align: right;
							text-indent: 25px ;
							font-family: verdana, tahoma, arial, sans-serif; 
							font-size: 24px; 
							font-weight: bold;
							color: #160D55; 
 						}

	.navdown			{
							position: -webkit-sticky; /* Safari */
  							position: fixed;
  							bottom: 30px;
  							right: 15px;

							text-align: right;
							text-indent: 25px ;
							font-family: verdana, tahoma, arial, sans-serif; 
							font-size: 24px; 
							font-weight: bold;
							color: #160D55; 
						}


	.storydate			{ 
  							background:#aaaaaa;
							border-top-left-radius: 20px ;
							border-top-right-radius: 20px ;
							border-left: 1px solid #160D55 ;
							border-top: 1px solid #160D55 ;
							border-right: 1px solid #160D55 ;
							text-align: left;
							text-indent: 25px ;
							font-family: verdana, tahoma, arial, sans-serif; 
							font-size: 24px; 
							color: #160D55; 
							margin-top: 25px;
							font-weight: bold;
							padding-top: 5px;
							padding-bottom: 5px ;
							box-shadow: 5px 5px 5px #888888 ;
						}		

	.storytitle 		{
							text-align: left;
           					font-weight: bold;
            				font-size: 30px;
							color: #921414;
							text-decoration: underline ;
							margin-bottom: 20px;
            			}

	.storybody 			{
							box-sizing: border-box; 
							border-bottom-left-radius: 20px;
							border-bottom-right-radius: 20px;
							border: 1px solid #160D55 ;
							font-family: verdana, tahoma, arial, sans-serif;
							color: #160D55;
							font-size: 18px;
							text-align:justify;
							font-weight:normal;
  							background:#dddddd;
							padding: 25px;
							box-shadow: 5px 5px 5px #888888 ;
						}

	.storytext			{
							text-align: justify ;
							margin-left: 25px ;
							margin-right: 25px ;
						}

	.storytext2			{
							position: absolute ;
							text-align: justify ;
							margin-left: 125px ;
							margin-right: 25px ;
						}

	.storypic			{
							border: none ;
							text-align: center ;
							border-radius: 10px; 
							box-shadow: 5px 5px 5px #888888 ;
						}


	.storypictext		{
							text-align: center;
							padding-top: 5px;
							padding-bottom: 5px;
							margin-bottom: 5px;
						}

	.storyframe 		{
							box-sizing: border-box;
							border-radius: 20px ; 
							border: 1px solid #160D55 ;
  							background:#dddddd;
							padding-top: 5px;
							box-shadow: 5px 5px 5px #888888 ;
						}
	.storyli			{
							text-align: left ;
							margin-left: 25px ;
						}

	.storyli2			{
							text-align: left ;
							margin-left: 40px ;
						}



	A.storylink:link 	{text-decoration:none ; color:#160D55 ; font-size:18px ; font-weight: bold; }
	A.storylink:visited	{text-decoration:none ; color:#160D55 ; font-size:18px ; font-weight: bold; }
	A.storylink:hover	{text-decoration:none ; color:#160D55 ; font-size:18px ; font-weight: bold; }

	.footer				{	
							width: 1024px ;
							height: 45px ;
							font-family: Arial, Helvetica, sans-serif ;
						 	font-size: 16px ;
							font-weight:600 ;
							font-style: italic ;
							color: #160D55 ;
							background-color:#aaaaaa ;
							padding-top: 7px ;
							border: 1px solid #160D55 ;
							border-radius: 12px ;
							box-shadow: 5px 5px 5px #888888 ;
						}

	.footer_text		{text-align: center; }

	.bigtext			{color: #000066; font-size: 25px; font-family: Arial, Helvetica, sans-serif; font-weight: 600; }


