body {
	background-color:#d8dfcd;
	font-size:1em;
	color:#000;
}

.accent {
	margin:10px;
	background-image:url(images/img_140.gif);
	background-repeat:repeat;
	padding:10px;
	}

h1 {
	font-size:1.3em;
	font-weight:bold;
}

.section {
	font-size:1.5em;;
	font-weight:bold;
	padding:0;
	float:right;
	text-align:right;
}

h2 {
	font-size:1.2em/;
	font-weight:bold;
}

h3 {
	font-size:1.1em;
	font-weight:bold;
}

h4 {
	font-size:1em;
	font-weight:bold;
}

h5 {
	font-size:.9em;
	font-weight:bold;
}

h6 {
	font-size:.8em;
	font-weight:bold;
}

.centered {
	text-align:center; 
}

.right {
	text-align:right; 
}

.nav {
	float:right; 
	display:block;
	text-decoration:underline;
	width:11em;
	padding:.4em 0 0 .9em;;
	}

a.nav:link {
	background-color:#EABEA5;
	color:#000;
	border-right:2px solid #5B6847;
	border-bottom:2px solid #5B6847;
	}
	
a.nav:active {
	background-color:#5B6847;
	color:#fff;
	border-right:2px solid #EABEA5;
	border-bottom:2px solid #EABEA5;
	}
	
a.nav:hover {
	background-color:#5B6847;
	color:#fff;
	border-right:2px solid #EABEA5;
	border-bottom:2px solid #EABEA5;
	}
	
a.nav:visited {
	background-color:#666;
	color:#EABEA5;
	border-right:2px solid #5B6847;
	border-bottom:2px solid #5B6847;
	}
	
			
ul.nav {
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:1.1em;
	font-weight:bold;
	}
	
li.nav {
	list-style-type:none;
	padding:.1em 0 0 0;
	width:12em;

	}	

.banner {
	background-image:url(images/img_22a.gif);
	background-repeat:repeat-x repeat-y;
	padding:20px;
	margin-top:5px;
}

.pg-banner {
	padding:10px;
	margin-top:10px;
}

.content {
	background-color:#f9f5e3; 
	margin:30px;
	padding:15px;
	border:1px solid #5b6847;
}

.sidenav-section {
	position:absolute;
	top:150px;
	left:650px;
	width:180px;
	float:right; 
	bottom:25px;
	border:none;
	}
	
.section-img {
	position:absolute;
	top:150px;
	left:10px;
	right:225px;
	width:625px;
	text-align:center;
	float:left;
	clear:left;
	bottom:25px;
	}

p.storytitle {
	float:right;
	background-color:#fff;
	font-size:130%;
	font-weight:bold; 
	border:2px dotted #000;
	}

.title {
	background-image:url(images/title-background.gif);
	float:right;
	padding:10px;
	margin-right:5px;
	text-align:right;
	border: 2px solid #000; 
}

.bio	{
	margin:50px;
	padding:10px;
	background-color:#eabea5;
	color:#000;
	border:2px dotted #5b6847;
		} 
		
.notice  {
	width:97%; 
	background-color:#EABEA5;
	margin-top:2px; 
	margin-right:10px;
	margin-bottom:2px; 
	border:2px solid #5B6847; 
	padding:15px; 
	text-align:center; 
	font-weight:bold; 
	color:#000;
	}
	
.ed-note	{
	margin:20px;
	padding:20px;
	background-color:#ccf;
	color:#606;
	border:2px dotted #606;
		} 

.gallery{
	border:2px solid #000000; 
		}
		
.gallery-index	{
	margin-left:25px; 
	margin-right:25px;
	text-align:center; 
	color:#FFFF00;
	font-weight:bold; 
	}
	
.titlepage {
	margin:5px 5px 5px 10px;
	border:2px solid #5b6847;
	} 

.digger {
	margin-left:20px;
	margin-rightt:20px;
	}
	
.bottom {
	width:25%;
	text-align:left;
	}
	
pgimg	{
	float:left;
	border:1px solid #5b6847;
	margin-bottom:5px;
	}
	
