body {

	margin-left: 0;

	margin-right: 0;

	margin-top: 40px;

	background-color: #382b1d;

	padding: 0;

	font: normal small Verdana, Arial, Helvetica, sans-serif;

	line-height: 1.8em;

	color: #392c1e;

}



h1 {

	margin: 0;

	padding: 0;

	font-family: Georgia, "Times New Roman", Times, serif;

	font-weight: normal;

	color: #31434b;

}



h2 {

	font-family: Georgia, "Times New Roman", Times, serif;

	color: #31434b;

}



a {

	text-decoration: none;

	color: Blue;

}



a:hover {

	text-decoration: underline;

}



#menu {

	width: 640px;

	height: 40px;

	margin: 0 auto;

	background: #feead4;

	border: 10px solid #4a6573;

}



#menu ul {

	margin: 0;

	padding: 0;

	list-style: none;

}



#menu li {

	display: inline;

}



#menu .active a {

	background-color: #486573;

	color: #ffead5;

	display: inline;

}



#menu a {

	border-right-color: #486573;

	display: block;

	float: left;

	height: 32px;

	padding: 8px 20px 0 20px;

	border-right: 1px solid;

	text-decoration: none;

	font-weight: bold;

	color: #392c1e;

}



#menu a:hover {

	color: #ffead5;

	background: #8d5a3b;

}



#header {

	border-left:10px solid #486573; border-right:10px solid #486573; border-bottom:10px solid #486573; width: 640px;

	height: 165px;

	margin: 0 auto;

	background: url('images/img03.jpg');

	border-top: medium none;

}



#header h1 {

	padding-left: 25px;

	padding-bottom: 0;

	padding-right: 0;

	padding-top: 75px;

	color: #486573;

	font-size: 1.8em;

}



#header h2 {

	padding-left: 25px;

	padding-bottom: 0;

	padding-right: 0;

	padding-top: 0;

	font-family: "Lucida Grande", Verdana, sans-serif;

	font-size: 1em;

}



#header a {

	text-decoration: none;

	color: #392c1e;

}



#content {

	border-left:10px solid #486573; border-right:10px solid #486573; border-bottom:10px solid #486573; width: 640px;

	margin: 0 auto;

	background: #feead4 url('images/img04.gif') repeat-y;

	border-top: medium none;

}





#info {

	padding-bottom: 20px;

	padding-top: 20px;

	background: #ffead5;

}



#info .story {

	padding-left: 50px;

	padding-bottom: 0;

	padding-right: 50px;

	padding-top: 0;

	text-align: justify;

	border-left: 1px;

}



/* Footer */



#footer {

	border-top-style: none;

	padding-top: 10px;

	clear: both;

}



#footer p {

	text-align: center;

	font-size: x-small;

	color: #8a583a;

}



#footer a {

	border-width: 10px;

	color: #392c1e;

}