@charset "utf-8";
body {
	font-family: Elzevir, MrsEavesItalic, "Monotype Corsiva", "Copperplate Gothic Light";
	font-size: 12pt;
	text-align: center;
	background-color: #e0ded8;
}
#box {
	background-color: #FFFFFF;
	height: 700px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: auto;
}
#footerbox {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	font-size: 6pt;
}


#wrapper {
	height: 600px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-color: #FFFFFF;
	margin-bottom: auto;
}
#navigation {
	height: 25px;
	width: 790px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 57px;
	text-align: center;
	float: left;
	margin-top: 40px;
}
#wrapper #navigation #menu {
	width: 528px;
	margin-right: auto;
	margin-left: auto;
	font-family: MrsEavesItalic;
	font-size: 14pt;
	font-style: italic;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
#content {
	height: 400px;
	width: 790px;
	margin-right: 5px;
	margin-left: 5px;
	float: left;
	vertical-align: bottom;
}
#footer {
	height: 20px;
	float: right;
	font-size: 10px;
	clear: both;
	margin-top: 15px;
	font-family: "Myriad Pro", sans-serif;
	color: #939598;
}
#logo {
	text-align: center;
	float: left;
	width: 790px;
}
#bears {
	text-align: center;
	vertical-align: bottom;
	width: 790px;
	margin-top: 30px;
	float: left;
}
#story {
	text-align: center;
	float: left;
	width: 790px;
	background-image: url(images/TheStoryback.png);
	background-repeat: no-repeat;
	height: 300px;
	background-position: center center;
}
a:link {
	color: #939598;
}
a:hover {
	color: #ffffff;
}

.img_drop {
	margin-top: 20px;
}

