@charset "utf-8";
#container {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #000000;
}
#story h1 {
	font-family: Arial, Helvetica, sans-serif;
}
#story h1 {
	font-size: x-large;
}

#story p {
	font-family: Arial, Helvetica, sans-serif;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#nav li {
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
}
#nav {
	text-align: center;
	clear: both;
	margin-top: 1px;
	margin-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
}
#Footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	font-size: 80%;
}
#Footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
}
#Footer a:hover {
	text-decoration: underline;
}
#Footer a:visited {
	color: #666666;
	text-decoration: none;
}
#nav a:hover {
	color: #0033FF;
	text-decoration: underline;
}
#nav a:visited {
	color: #0033FF;
}
#nav a {
	text-decoration: none;
	font-size: 90%;
	color: #0033FF;
}
#story h2 {
	font-family: Arial, Helvetica, sans-serif;
}
.largeimage {
	float: right;
	margin-top: 40px;
}
.imagetext {
	clear: both;
}
.navlink {
	color: #FFFFFF;
	text-decoration: none;
}
#nav1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav2 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav3 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav4 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#image {
	clear: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	margin-top: 10px;
}
.thumbnail {
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#thumbs {
	width: 110px;
	float: left;
	clear: none;
	margin-left: 30px;
}
#story a {
	text-decoration: none;
	color: #0033FF;
}
#story a:hover {
	color: #0033FF;
	text-decoration: underline;
}
