body
	{	margin: 0px;
		padding: 0px;
		background: #ffffff;
		font: 80% sans-serif; }

#page
	{	margin: 0px;
		padding: 0px;
		width: 100%; }

#head
	{	height: 300px;
		margin-top: 10px;
		padding-top: 0px;
		background: #ffffff url('/images/rivendale_logo.png') no-repeat center; }

#head img
	{	display: none; }

#head h1
	{	display: none; }

#head h2
	{	display: none; }

#menu
	{	color: #ffffff;
		font-size: 13px;
		font-weight: bold;
		position: absolute;
		top: 50px;
		margin: 0;
		background: #004800;
		width: 100%;
		padding: 0px;
		opacity:.80;
		filter: alpha(opacity=80); }

#menu ul
	{	padding: 0px;
		margin: 5px;
		list-style-type: none;
		text-align: center; }

#menu li
	{	display: inline; }

#menu a
	{	padding: 5px 10px; }

#menu a:link
	{	color: #ffffff;
		text-decoration: none; }

#menu a:visited
	{	color: #aaaaaa;
		text-decoration: none; }

#menu a:hover
	{	color: #ffffff;
		background-color: #003000;
		text-decoration: none;	}

#body
	{	float: none;
		border: 1px solid #004000;
		width: 600px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		height: 200px; }

#body p
	{	text-indent: 2em;
		text-align: justify; }

#introduction
	{	visibility: visible; }

.text
	{	visibility: hidden;
		position: absolute;
		overflow: hidden;
		top: 350px;
		height: 250px;
		width: 600px;
		margin: 0px;
		padding: 0px;  }

h3
	{	display: none; }

#footer
	{	color: #004400;
		font-size: 75%;
		text-align: center;
		width: 100%;
		margin-top: 10px;
		margin-bottom: 0px;
		padding: 0; }

#footer p
	{	margin: 0;
		padding: 0; }
