.body {
	text-align:left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-right: 10px;
	margin-left: 10px;
	}

#Content{
	height: 435px;
	width: 470px;
	border: 4px solid #861a1a;
	background-color: #FFFFFF;
	margin-top:20px;
	margin-bottom:20px;
	margin-right:10px;
	float:right;
	overflow: auto;
}

#menu
{
float:left;
margin-top:20px;
}

#container
{
	height: auto;
	width: 800px;
	background-color: #d1bd7f;
	margin-top: 0px;
	margin-bottom:0px;
}
#top
{
}

#bottom
{
	background-image: url(images/bottom.gif);
	background-position: center;
	height: 87px;
	width: 800px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color:#861a1a;
	
}
.title {
	font-family: Arial;
	font-size: 14px;
	color:#861A1A;
	
}
