/* CSS Document */

#content h2 {
	text-align: center; }

#content h3 {
	font: normal 1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	padding: 0px;
	text-align: center;
	margin-top: 0.5em;
	margin-bottom: 1em;}
	
#galleries #nav ul li.galleries {
	color: #fff;}	
	
/* Second Tier nav Links */

#galleries.parallel_worlds #nav ul ul li a.parallel_worlds {	
	color: #FFFFFF;
	background:  url(/images/arrow.gif) no-repeat 0.8em 0.4em;	 }

#galleries.untouched_earth #nav ul ul li a.untouched_earth {	
	color: #FFFFFF;
	background:  url(/images/arrow.gif) no-repeat 0.8em 0.4em;	 }
	
#galleries.lighthouse #nav ul ul li a.lighthouse {	
	color: #FFFFFF;
	background:  url(/images/arrow.gif) no-repeat 0.8em 0.4em;	 }

