body {
	text-align:center;
	font-family: Georgia, Arial, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #9AB75A;
	}

#base	{
	margin-left: auto;
	margin-right: auto;
	width:752px;
	text-align:center;
	border: 10px solid #CCD0D1;
	margin-top: 10px;
	background-color: #fff;
	}

#photonav	{
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding-top: 10px;
	background-color: #fff;
	}

#photonav img {
	margin: 0px 10px 0px 10px;
	width: 80px;
	height: 80px;
	}

#textnav	{
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	font-weight: bold;
	font-size: 12px;
	}

#main	{
	padding-top: 10px;
	margin: 0px 0px 0px 0px;
	border-top: 10px solid #CCD0D1;
	background-color: #fff;
	}

#maincontent	{
	float: left;
	margin-top: 10px;
	text-align: center;
	font-size: 13px;
	width: 50%;
	}

#maincontent p {
	text-align: center;
	line-height: 1.5em;
	margin-bottom: 20px;
	}

#mainphoto	{
	margin: 10px 10px 10px 10px;
	}

.storyitem	{
	float: left;
	margin-bottom: 15px;
	}

img {
	border: 1px solid #CCD0D1;
	}

img.storyphotoright {
	border: 1px solid #CCD0D1;
	margin: 0px 10px 10px 10px;
	}

img.storyphotoleft {
	border: 1px solid #CCD0D1;
	}

img.scriptheader {
	border: 0px;
	margin: 10px 0px 0px 0px;
	}

.trick	{
	clear: left;
	}
	
p,h1,pre {
	margin:0px 10px 4px 10px;
	}

h1 {
	margin-top: 10px;
	font-size: 48px;
	font-family: cursive;
	}

p.title	{
	text-align: center;
	font-weight: bold;
	font-size: 17px;
	// margin-bottom: 15px;
	}

p.lastline {
	margin-bottom: 30px;
	}

.strong {
	font-weight: bold;
	}

ul {
	margin: 0px 20px 0px 23px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	line-height: 1.3em;
}

li {
	margin-bottom: 4px;
}

a {
	color: #f9f;
	text-decoration: none;
}

a:active {
	color: #f9f;
	text-decoration: underline;
}

a:visited {
	color: #f9f;
	text-decoration: none;
}

a:hover {
	color: #F454A6;
	text-decoration: underline;
}

.strike {
	text-decoration: line-through;
}
