body {
	background-color: #ffffff
      }

#wrap	{
	width: 800px;
	margin: 0 auto; 
	padding: 0;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-color: #bfbfbf;
	}

#content {
	}
	  
#title {
	background-color: #333333;
	width: 800px;
	padding: 30px 0px 0px 0px;
	border-bottom: 1px solid white;
	}

	
#topnav {
	background-color: #333333;
	width: 800px;
	padding: 2px 0 0 0;
	margin: 0px 0px 0px 0px;
	}

.navimage {
	border-left: 1px solid white;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	}

#frontcover {
	margin: 0;
	padding: 0px 5px 5px 5px; 
	width: 475px;
	text-align: center;
	float: left;  
		}

.coverimage {
	border: 2px solid #333333;
	margin: 5px 5px 5px 5px;
	}

.decorative_image {
	border: 2px solid #333333;
	margin: 0 5px 5px 0;
	}
	
p.caption {
	font-style: italic;
	text-align: center;
	color: #333333;
	font-size: 80%;
	margin: 0;
	padding: 0;
	}

#bodycontent {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size; .85em;
	font-color: #333333;
	padding-right: 10px;
	}

#bodycontent h2 {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 0;
	}

#textcontent {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size; .85em;
	font-color: #333333;
	padding-right: 50px;
	margin-left: 20px;
	}
	
#textcontent h2 {
	font-family: trebuchet, arial, helvetica, sans-serif;
	font-size: 1em;
	margin-bottom: 0;
	margin-left: 0px;
	}
	
.footer {
	font-style: normal;
	color: #333333;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}


a: { 
	text-decoration: none;  
	border: 0;    
	}  

a:hover {
	color: #000000;  
	}  


#thumbs {
	width: 700px;
	margin: 0 auto;
	padding-left: 25px;
	}

#thumbs h2{
	margin: 0;
	}

#thumbs a:link img, #thumbs a:visited img 
	{
	border-style: solid; 
	border-width: 2px;
	border-color: #333333;
	}


#thumbs a:hover img {
	border-width: 2px;
	border-color: #FFCC66; 
	}

#thumbs a:active img {
	border-color: green; 
	}
	
#mainpicture {
	text-align: center;
	}

.picdescription p, h2{
	margin-left: 150px;
	margin-right: 150px;
	font-family: sans-serif;
	font-size: .9em;
	}

#galnav {
	text-align: right;
	margin-right: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	}
	
#galnav a:link {
	text-decoration: none;
	color: black;
		}
		
#galnav a:hover {
	color: #FFCC66; 
	text-decoration: none;
	}
	

		
/*.thumb  {
	border: 2px solid #333333; 
	}  */
	

	
</style>
