﻿#mainstory h1 {
	font-family: "Gill Sans MT";
	font-size: x-large;
	font-weight: bold;
	color: white;
}
#mainstory h2 {
	border-width: 0px;
	font-family: "Gill Sans MT";
	font-size: medium;
	font-weight: bold;
	line-height: normal;
	color:white
}

#mainstory {
	padding: 0px 5px 0px 5px;
	font-family: "Gill Sans MT";
	font-size: medium;
	color: #FFFFFF;
	background-color: #000000;
	margin-right: auto;
	margin-left: auto;
}
#story h2 {
	border-width: 0px;
	font-family: "Gill Sans MT";
	font-size: medium;
	font-weight: bold;
	line-height: normal;
}
#story h1 {
	font-family: "Gill Sans MT";
	font-size: x-large;
	font-weight: bold;
}
#thumbnail {
	background-color: #000000;
	clip: rect(auto, auto, auto, auto);
	right: auto;
	left: auto;
	margin-right: auto;
	margin-left: auto;
	float: none;
}
#botnav ul li a {
	margin: auto;
	display: inline;
	float: none;
	padding: 2px;
	background-color: #6B4E74;
	font-family: Arial;
	font-weight: bold;
	font-size: small;
	color: 00000;
}
#botnav ul {
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;

}
a {
	color: #800080;
}
.clear {
	clear: both;
}
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	top: 0px;
	bottom: 0px;
	background-color: #000000;
}
#footer {
	padding: 2px;
	font-family: "Gill Sans MT";
	color: #FFFFFF;
	font-size: small;
	width: 1000px;
	height: 10px;
}
#Gallnav ul li {
	display: inline;
}
#Gallnav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#Gallnav ul li a {
	float: left;
	padding: 10px 6px 8px 6px;
	color: #CCCCCC;
	text-decoration: none;
}
#Gallnav ul li a:hover {
	color: #666666;
}
#image {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	color: #FFFFFF;
}
#navigation {
	margin: auto;
	color: #FFFFFF;
	background-color: #EBE4ED;
}
#navigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navigation ul li {
	display: inline;
	font-size: small;
	font-family: Arial, Helvetica, sans-serif;
}
#navigation ul li a{
	display: inline;
	float: left;
	padding: 5px 10px 5px 10px;
	background-color: #EBE4ED;
	font-family: Arial;
	font-weight: bold;
	font-size: large;
}
#navigation ul li a:hover {
	background-color:
	gray;
}
#vernav ul li a:hover {
	background-color: #C0C0C0;
}

#story {
	margin: 0px 10px 10px 10px;
	width: 830px;
	padding: 0px 5px 5px 5px;
	float: right;
	font-family: Gill, "Gill Sans MT";
	color: #FFFFFF;
	overflow: auto;
	height: 500px;
}
#top {
	width: 1000px;
	height: 140px;
	margin-right: auto;
	margin-left: auto;
}
#vernav {
	padding: 0px;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	background-color: #000000;
	width: 110px;
	text-decoration: none;
	float: left;
}
#vernav ul {
	padding: 0px;
	margin: 0px;
}
#vernav ul li {
	list-style-type: none;
}
#vernav ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-align: center;
	background-color: #6B4E74;
	padding: 8px 5px 5px 5px;
	width: 110px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}
#botnav ul li {
	display: inline;
}
#story p {
	font-family: "Gill Sans MT";
	font-size: medium;
	color: #FFFFFF;
}
}