	p         { color: #5d4b4b; font-family: trebuchet ms, Arial, Helvetica, sans-serif; text-align: justify; font-size: x-small; margin-top: 0;}
	p.center  { color: #5d4b4b; font-family: trebuchet ms, Arial, Helvetica, sans-serif; text-align: center; }
	
	h1 { color: rgb(226, 208, 94); font-family: Copperplate Gothic Bold, trebuchet ms, Arial, Helvetica, sans-serif; text-align: center; margin: 0px 5px 0px  0px; font-size: 40;}
	h2 { color: #5d4b4b; font-family: Copperplate Gothic Bold, trebuchet ms, Arial, Helvetica, sans-serif; text-align: left; margin: 0px 0px 15px  0px;}
	h3 { color: #5d4b4b; font-family: Copperplate Gothic Bold, trebuchet ms, Arial, Helvetica, sans-serif; text-align: left; margin: 0px; }
	h4 { color: #5d4b4b; font-family: trebuchet ms, Arial, Helvetica, sans-serif; margin-top: 0; margin-bottom: 0; text-align: left; }
	h5 { color: #5d4b4b; font-family: trebuchet ms, Arial, Helvetica, sans-serif; font-size: x-small; margin: 0px; text-align: left;}
	h6 { color: rgb(226, 208, 94); font-family: trebuchet ms, Arial, Helvetica, sans-serif; margin: 0px; font-size: xx-small; }
	
	ul { color: rgb(226, 208, 94); font-family: trebuchet ms, Arial, Helvetica, sans-serif; list-style-type: disc; font-size: small;}
	ol { color: rgb(226, 208, 94); font-family: trebuchet ms, Arial, Helvetica, sans-serif; }
	dl { color: rgb(226, 208, 94); font-family: trebuchet ms, Arial, Helvetica, sans-serif; }
	li { color: rgb(226, 208, 94); font-family: trebuchet ms, Arial, Helvetica, sans-serif; margin-top: 20; }
	
	body.splash {background-color: black; color: pink; margin: 0px;}
	body {color: rgb(226, 208, 94); background-color: black; margin: 0px; font-size: smaller; }
	
	.left_float  {margin: 5px 16px 0px  0px;}
	.right_float {margin: 5px  0px 0px 16px;}
	.box { background-color: black; border: 1px outset silver; margin: 0px 0px 16px 0px; padding: 10px 10px 10px 10px;}

	
	p.news  {font-family: Times New Roman, serif; text-align: justify; font-size: medium;}
	h2.news {font-family: Times New Roman, serif; }
	
	a         { color: #5d4b4b; text-decoration: underline; }
	a:visited { color: #5d4b4b; } 
	a:hover   { color: #5d4b4b; text-decoration: underline; } 
	a:active  { color: #5d4b4b; }

	.menu_style { font-family: "Franklin Gothic Medium", sans-serif; color: #34bcfc; font-size: medium; cursor: pointer; background-color:transparent; width:100%; margin:0; border:0; padding:0;}

	.right_page { position: absolute; width: 46%; height: 94%; left: 51%; top: 3%; border: red solid 0px; }
	.left_page  { position: absolute; width: 47%; height: 94%; left:  2%; top: 3%; border: red solid 0px; }
	 