﻿<!-- Style Sheet created with the CoffeeCup StyleSheet Maker --><!-- http://www.coffeecup.com --><style type="text/css"><!--A:link { color: #333399; }
.clear {
	width: 850px;
	clear: both;
}
#container {
	width: 780px;
	margin: 0px auto 0px auto;
	font-size: medium;
	background-color: #CCFFFF;
	color: #000000;
	clip: rect(auto, auto, auto, auto);
}
.header {
	width: 760px;
	margin: 10px;
	clip: rect(auto, auto, auto, auto);
}
#navbar {
	width: 150px;
	text-align: center;
	float: left;
	list-style-type: none;
	font-family: "Times New Roman", Times, serif;
}
#navbar a {
	list-style-type: none;
	display: block;
	padding: 2px;
	text-decoration: none;
}
#navbar ul {
	text-decoration: none;
	list-style-type: none;
}
#navbar ul li {
	text-decoration: none;
	display: block;
	list-style-type: none;
	padding: 5px;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
}
#navbar ul li a:visited {
	background-color: #FFFFFF;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 780px;
	height: 40px;
	text-align: center;
	background-color: #FFFFFF;
}
.story {
	width: 550px;
	float: right;
	padding: 10px;
	margin: 10px;
}

h1 {
	font-family: Times New Roman, Serif;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	color: #0000FF;
	text-align: center;
}

h2 {
	font-family: Times New Roman;
	font-size: medium;
	font-weight: 400;
	font-style: normal;
	text-decoration: none;
	color: #FF0000;
	text-align: left;
	width: 150px;
}
h3 { font-family: Times New Roman; font-size: small; font-weight: 400; font-style: normal; text-decoration: none; color: #333333;  text-align: left;  margin-left: 30%;}
h4 {
	font-family: Times New Roman;
	font-size: medium;
	font-weight: 300;
	font-style: normal;
	text-decoration: none;
	text-align: left;
	width: 150px;
}
hr { color: #0000FF; line-height: 5px; width: 40%}
-->
</style>
#navbar ul li hover {
	background-color: #00FFFF;
}
.body {
	margin: 0px;
	background-color: #CCFFFF;
	width: 99%;
}

