body {
	font-family: Palatino, sans-serif;
	color: black;
	font-size: 10pt;
	background: black url(../images/seamless_green.jpg) repeat fixed; /* zebraback.jpg  repeat-x*/
	text-align: center;
}

	/* Troubleshoot div { border: 1px solid black; } */
	div#surround {
	 
		text-align: center;
		background-color: white;
		border: 1px solid black;
		
		width: 750px;
		height: 100%;
		margin: auto;
		/* background-image: url(images/test.jpg); */
		
		opacity: .96;
		filter: alpha(opacity=96);
		background: url(../images/zebratransparent.jpg);
	}
	
	div#header {
			text-align: center;
			width: 100%;
			margin: 0 0 1em;
			clear: both;
	}
			div#header h1 {
					padding: 1em 0;
					color: black;
			}

	div#menu {
	 		width: 286px;
	 		margin: auto;
			float: left;
			clear: left;
			color: white;
	}
	div#belowmenu {
			width: 276px;
			float: left;
			clear: left;
			margin: 5px;
	}
	div#content {
		 	width: 434px;
			float: left;
			padding: 10px 20px 10px 10px;
			background-color: transparent;
			color: black;
			margin: auto;
			font-family: Georgia;
	}
		div#footer {
				text-align: center;
				font-size: 80%;
				font-family: Georgia; /* font-variant: small-caps*/
				clear: both;
				padding: 1em;
				color: gray;
		}
		

		div#splashwrapper {
			
			width: 100%;
			text-align: center;
			
		}
		
		div#splashcontainer {
			background: url(../images/background_opaque.png);
			width: 550px;
			text-align: center;
			margin: auto;
			padding: 0 0 1px;
		}
		
		div#splashinnercontainer {
			
			margin: 15px;
			padding-top: 2em;
		}
		
		
p {
	text-align: justify;
	font-family: Palatino, sans-serif;
}

		p#tail {
 			font-family: Tahoma, Arial, Helvetica;
			font-variant: small-caps;
			font-size: 100%;
			text-align: center;
		}
		p#underall {
			font-family: Palatino, sans-serif;
			font-variant: small-caps;
			font-size: 100%;
			text-align: center;
			color: black;
		}
span.manifest {font-family: Palatino, sans-serif;font-variant: small-caps;}
ul { list-style-type: none;}
	
	div#menu ul {
			list-style-type: none;
			margin: auto;
			padding: 5px 12px;
		  	background: transparent;
	}
	div#menu li {
	 		font-family: Impact;
	 		text-align: center;
			margin: 0px 2px;
		  	padding: 5px 12px;
		  	background: transparent; /* tannish #ffeab7  pineapple green   #692 green  */
		  	font-size: 120%;
		  	color: white; /* this only applies if the menu item is not an anchor */
		  	border-color: transparent;
		  	border-style: dotted;
		  	border-width: thin;
	}
	div#menu li a { color: #692;  } /* #FCE4B0 Golden - purple */
	div#menu li:hover {
			background: #FCE4B0; /* black */
			color: #692; /* this only applies if the menu item is not an anchor */
	}
	div#menu li:hover a { color: black; } /* orange */

	div#newsbox {
		border: thin solid black;
		padding: 0 1em 0 0;
	}
	div#newsbox ul { list-style-type: none;
					text-align: left; }
	div#newsbox li { padding: 0 0 5px; }


	/* div.newsbox {
		border: thin solid grey;
		padding: 0 1em 0 0;
		margin: 0 .5em .5em 1em;
		width: 210px;
		float: right;
		color: black;
	}
	div.newsbox ul { list-style-type: none; text-align: left; margin: 0 0 0 1em; padding: 0; }
	div.newsbox li, div#newsbox p { padding: 4px 0; font-size: 90%;}
	div.newsbox li {border-bottom: 1px solid #FFEBD8;}
	
	*/



	div#jouerbox {
		border: thin solid grey;
		padding: 0 1em 0 0;
		margin: 0 .5em .5em 1em;
		width: 210px;
		float: right;
		color: black;
	}
	div#jouerbox ul { list-style-type: none; text-align: left; margin: 0 0 0 1em; padding: 0; }
	div#jouerbox li, div#newsbox p { padding: 4px 0; font-size: 90%;}
	div#jouerbox li {border-bottom: 1px solid #FFEBD8;}
	

A:active, A:visited, A:link, A:hover {color: #692;} /*#FCE4B0 Golden.*/
A:link, A:visited, A:active {text-decoration: none;}
A:hover {text-decoration: underline;}

div#splashinnercontainer > A:active, A:visited, A:link, A:hover {color: #0687F5;}


/* Font used in Enter blog image - Scriptina */
