BODY	{
	
	background-color:#FFF;
	margin-top:25px;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-align:center;
	
		}
		
h1, h2, h3, h4, h5	{
	
	padding-top:0;
	margin:0px;

	}


	
h2	{
	font-size:14px;
	font-weight:bold;
	background:#000;
	color:#FFF;
	padding:3px 0 3px 4px;
	
	}	

h3	{
	font-size:16px;
	text-decoration: normal;
	color: #666 ;
	background:#000;

	}
	
h4, h5	{
	font-size:14px;
	font-weight:bold;
	color:#000;
	padding:3px 5px 3px 4px;
	text-align:center;
	margin-bottom:5px;
	
	}	

h5	{text-align:left;

	}
		
.header_bar	{

	width:700px;
	
	
		}

	
.menu {

	margin: 0;
	padding-top: 5px;
	background-color: #FFFFFF;
	font-family: arial, verdana, helvetica;
	font-size: 15px;


}

.menu a {
	letter-spacing: 2px;
	padding: 0 2px 1px 2px;
	margin: 0 0 0 20px;
	color: #000;
	text-decoration: none;

}

.menu a:hover {
	
	color: #000;
	border-left: #999 1px dotted;
	border-right: #999 1px dotted;
	border-top: #999 1px dotted;
	border-bottom: #999 1px dotted;


}


.story a	{	
		font-family: arial, verdana, helvetica;
		font-size:12px;
		color:#000;
		border-bottom: dotted 1px;
		text-decoration: none;
	padding: 0px 2px 0 2px;
		
		}
		
.story a:hover {
	
	color: #000;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
	border-top: #000 1px dotted;
	padding: 0px 1px 0 1px; 
	
	

}

.story	{

		width:100%
		
		}
		
.story h2	{


	
	}


.sound a:link, .sound a:visited	{	
		font-family: arial, verdana, helvetica;
		font-size:10px;
		color:#000;
		border-bottom: dotted 1px;
		text-decoration: none;
	padding: 0px 2px 0 2px;
		
		}
		
.sound a:hover {
	font-family: arial, verdana, helvetica;
		font-size:10px;
	color: #000;
	border-left: #000 1px dotted;
	border-right: #000 1px dotted;
	border-top: #000 1px dotted;
	padding: 0px 1px 0 1px; 
	
	

}


.menu ul {
	margin: 0px;
	padding: 0px;
	display: inline;
}

.menu li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}

.content_wrapper	{

	width: 700px;
	border-left: #999 2px dotted;
	border-right: #999 2px dotted;
	text-align:left; /* reset text alignment */
	width:700px; /* or a percentage, or whatever */
	margin:0 auto; /* for the rest */
	
	}
	
.main_content	{
	padding: 10px 0 10px 0;
	
	}
	
.story img {
border: 1px solid #000;
}

/* gallery */


		
		

.gallery_text	{
	
	background-color:#FFF;
	margin:0;
	font-family: arial, verdana, helvetica;
	font-size:12px;
	text-align:center;
	padding:10px;
	
		}
		
		
.gallery_link a	    {

	font-family: arial, verdana, helvetica; font-size:12px; font-weight: normal; text-decoration: none; color: #000;

	}
	
.link_title	a	{

	font-family: arial, verdana, helvetica; font-size:12px; font-weight: normal; 			text-decoration: none; color: #000;border-bottom: dotted 1px; text-decoration: none; padding: 0px 2px 0 2px;

	}
	
.link_title	a:hover	{

	font-family: arial, verdana, helvetica; font-size:12px; font-weight: normal; text-decoration: none; color: #000;border: dotted 1px; text-decoration: none; padding: 0px 2px 0 2px;

	}
	
.link_desc	{

padding:5px 0 5px 30px;
size: 10px;

	}
input, textarea
		{
		
		border:2px dotted #999;
		font-family: arial, verdana, helvetica;
		font-size:12px;
		
		}

input.comments, textarea.comments{
width: 350px;
height: 200px;
margin-bottom: 5px;
}

textarea{
width: 250px;
height: 150px;
}

