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

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

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

.section {
	font-size:1.5em;;
	font-weight:bold;
	color:#000;
	padding:0;
	float: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; 
	width:200px;
	display:block;
	text-decoration:underline;
	width:12em;
	padding:.4em 0 0 .9em;;
	}

a.nav:link {
	background-color:#699;
	color:#000;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	}
	
a.nav:active {
	background-color:#699;
	color:#fco;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	}
	
a.nav:hover {
	background-color:#666;
	color:#699;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	}
	
a.nav:visited {
	background-color:#699;
	color:#666;
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	}
	
a.nav:active {
	background-color:#699
	color:#fff; 
	border-right:2px solid #666;
	border-bottom:2px solid #666;
	}
			
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/smbones2.jpg);
	background-repeat:repeat-x repeat-y;
	padding:20px;
	margin-top:10px;
}

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

.content {
	background-color:white; 
	margin:25px;
	padding:10px;
	color:black;
}

.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:#ccc;
	color:#066;
	border:2px dotted #066;
		} 
		
.notice  {
	width:97%; 
	background-color:#699;
	margin-top:2px; 
	margin-right:10px;
	margin-bottom:2px; 
	border:2px solid #666; 
	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 #666;
	} 

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