body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #dae0e8;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #b0c7e6;
	border-right-color: #b0c7e6;
	border-bottom-color: #b0c7e6;
	border-left-color: #b0c7e6;
}
#topimage {
	height: 100px;
}
#nav {
	background-color: #b0c7e6;
	height: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: normal;
	padding: 1px;
	text-align: center;
	color: #000000;
	vertical-align: text-bottom;
	white-space: nowrap;
	font-style: italic;
}
#vertnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #b0c7e6;
	float: left;
	height: 350px;
	width: 200px;
	list-style-type: square;
}
#vertnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	background-color: b0c7e6;
	height: 300px;
	width: 200px;
	list-style-type: square;
	white-space: nowrap;
	line-height: 18px;
}

#story {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 650px;
	float: right;
	font-weight: normal;
	font-style: normal;
}

a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000000;
	font-size: 10px;
}
a:hover {
	border-top-color: #89b1e5;
	border-right-color: #89b1e5;
	border-bottom-color: #89b1e5;
	border-left-color: #89b1e5;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 27px;
		/* height: 27px;
	float: left;    Don't need height or float */
        clear:both;
	width: 900px;
	background-color: #b0c7e6;

}
a:visited	/* menu at rest */
	{
	color: black;
	background-color: #b0c7e6;
	text-decoration:none;
	}
	
a:hover	/* menu at mouse-over  */
	{
	color: black;
	background-color: #89b1e5;
	}	
#story2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	width: 900px;
}
#story2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	float: left;
	width: 900px;
}

