@charset "UTF-8";
body {
	background-color: #A67C52;
	margin-top: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-left: 0px;
	background-image: url(images/crabfaded.gif);
	background-repeat: no-repeat;
	background-position: -130px 34px;
}
#container {
	width: 762px;
	margin-right: auto;
	margin-left: auto;
}
#header li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-color: #FBF5F5;
	display: inline;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 0px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #339933;
	border-right-color: #339900;
	border-bottom-color: #006666;
	border-left-color: #33CC00;
}
#header  a:hover {
	background-color: #FFFCC7;
}
#header ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#header {
	background-image: url(images/header.gif);
	height: 47px;
	width: 762px;
	padding-top: 149px;
	background-repeat: no-repeat;
}
#content {
	width: 762px;
	background-image: url(images/midstretch.gif);
	background-repeat: repeat-y;
	overflow: auto;
}
#story  {
	width: 405px;
	margin-left: 50px;
	float: left;
	margin-right: 10px;
}
#story h1, h2, h3, h4, h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
}
#story p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
}
#sidebar h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 160%;
	font-style: italic;
	font-weight: bold;
	color: #9900CC;
}
#sidebar {
	width: 230px;
	margin-right: 20px;
	margin-left: 14px;
	float: left;
}
#footer {
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	height: 90px;
	width: 762px;
}
#header a {
	color: #333333;
	text-decoration: none;
}
