
body {
 background: #000000
 }
 
 #wrapper { 
 width: 760px;
 background-image: url(../images/lightsand.gif);
 margin: auto;
 font-family: comic sans ms, tempus sans itc, papyrus, arial;
	font-size: 85%;
 }
 
 
  	
	h1, h2, h3, h4 {
	color: #660066
	}
	
	a:link   a:visited {
	color: #666600
	}
	
	a:hover   a:active {
	color: #ff00ff;
	}
	
		
	
	
	#navcontainer ul{
	margin:1px;
	padding: 2px;
	list-style-type: none;
	text-align: center;
		}
			
	#navcontainer ul li { 
	display: inline; 
	}

	#navcontainer ul li a {
     	display: inline-block; 
      width: 8.7em;
      height: 3em;
      text-decoration: none;
      padding: .2em .2em;  
      color:  #000000;
			background-image: url(../images/palesand.gif);
      background-color: #ffffff;
      vertical-align: top;
			font-size: 85%;
			       }
    	
  #navcontainer ul li a:hover {
	color: #990099;

	font-weight: bold;
	background-image: none;
	background-color: #ffffff;
	font-size: 85%;
  }
	
	#navcontainer ul li a:active {
	color: #CD85FE;
	font-weight: bold;
	background-image: none;
	background-color: #ffffff;
	font-size: 85%;
  }
	
	 /* navbar will be for use on the bottom of some pages */
		
		
	#navbar  {
		color: #6cade1;
	 }	
	
	#navbar a {
 	color: #000000;
	background-image: url(../images/palesand.gif);
	text-decoration: none;
	font-size: 89%;
		}
	
	#navbar a:hover, a:active  {
	color: #990099;
	background-color: #ffffff;
	background-image: none;
	font-weight: bold;
	font-size: 84%;
	 		}
				

		
	
	#content {
	color: #000000;
	}
	
	
	#photolinks ul {
	width: 700px;
	margin:3px;
	padding: 3px;
	list-style-type: none;
	text-align:center;
	}
	
	
	#photolinks ul li{
	display:inline;
;
	}
	
	#photolinks ul li a:link, a:visited {
	font-size:85%;
	text-decoration: none;
	color: #660066;
	background-image: url(../images/palesand.gif);
	}

	#photolinks ul li a:hover {
	font-size: 85%;
	color: #000000;
	background-color: #00ffff;
	background-image: none;
	}
	
#photolinks ul li a:active {
	font-size: 85%;
	color: #000000;
	background-color: #33ffff;
	background-image: none;
	}
	
		
	
	#faq_questions a:link {
	 color: #990099;
	 font-size: 110%;
	font-weight: bold;
	background-image: none;
	text-decoration: none;
	}
	

 
 #faq_questions a:visited {
    color: #585858;
 	 font-size: 110%;
	 font-weight: bold;
 	 background-image: none;
		text-decoration: none;
 }
	
	#faq_questions  a:hover, a:active  {
	color: #990099;
	font-size: 110%;
	font-weight: bold;
	background-image: url(../images/palesand.gif);
	text-decoration: none;
	}
	
	
	#faq_answers img {
	margin-left: 15px
	}
	
	
	#faq_answers a:link {
	font-size: 80%;
	text-decoration: none;
	} 
	
	
	#faq_answers  a:hover, a:active {
	color: #3366FF;
	text-decoration: none;
	background-image: url(../images/palesand.gif);
	}
	
	
 #collectable {
 background-color: #000000;
 color:#ffffff;
 font-weight: bold;
 padding-left: 15px;
 padding-right: 15px;
 }
 
 
 #click a {
 color: #3366FF;
 background-image: url(../images/palesand.gif);
 font-weight: bold;
 font-size: 105%;
 padding: 4px;
  }
	
	#click a:hover { 
	/*color: #33CCFF; */
	color:#00c6c6;
	background-color: #ffffff;
	background-image: none;
	font-size: 105%;
	}
	
	#click a:active { 
	color: #9900CC ;
	background-color: #ffffff;
	background-image: none;
	font-size: 105%;
	}
	
	
	
	
 #footer {
  color: #9c8138;
	font-size: 75%;
	}
	
	#footer a {
	color: #999900;
	background-image: none;
	text-decoration: none;
	}
	
	#footer a:hover {
	color: #996666;
	background-image: none;
	text-decoration: none;
	}
	