body					{
	margin: 0px 0px 0px 0px;
	padding: 10px;
	text-align: center;
	background-color: #582626;
}

#Container				{
	position: absolute;
	left: 50%;
	top: 10;
	margin: auto auto auto -388px;
	text-align: center;
	background-color: #f4f4f4;
}

#Header					{
	position: absolute;
	width: 766px;
	height: 144px;
	left: 0px;
	top: 0px;
	border: 2px solid #f4f4f4;
}

#Navigation				{
	position: absolute;
	width: 766px;
	height: 50px;
	left: 0px;
	top: 147px;
	text-align:center;
	border-left: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
}
.Navigation				{ font-family:"Times New Roman", Times, serif; color:#531d1d; font-size:14px; font-weight: bold; vertical-align:middle; text-align:left; }
.Navigation a 			{ color:#531d1d; text-decoration:none; }
.Navigation a:hover		{ color:#531d1d; }

#dropmenudiv			{ position:absolute; white-space:nowrap; border:1px solid #000000; font-family:"Times New Roman", Times, serif; color:#958870; line-height:16px; z-index:100; font-size:14px; font-weight:bold; text-align: left; cursor:hand; }
#dropmenudiv a			{ display:block; padding:5px; padding-left:10px; color:#531d1d; background-color:#f4f4f4; text-decoration:none; cursor:hand; }
#dropmenudiv a:hover		{ color:#531d1d; background-color:#ececec; }

#ContentContainer		{
	position: absolute;
	width: 770px;
	left: 0px;
	top: 197px;
}

#Content			{
	width: 766px;
	text-align: left;
	border-left: 2px solid #f4f4f4;
	border-right: 2px solid #f4f4f4;
	border-bottom: 2px solid #f4f4f4;
}

.TopContent			{ font-family:"Times New Roman", Times, serif; color:#e0cfa1; font-size:16px; font-weight:bold; }

.RedLeft			{ font-family:"Times New Roman", Times, serif; color:#efe5cc; font-size:11px; }
.RedLeft a 			{ color:#efe5cc; }
.RedLeft a:hover	{ color:#f8e8bd; }

.Copyright			{ font-family:"Times New Roman", Times, serif; color:#e0cfa1; font-size:10px; }
.Copyright a 		{ color:#e0cfa1; }
.Copyright a:hover	{ color:#f8e8bd; }

#Footer				{
	width: 750px;
}
.Footer				{ font-family:"Times New Roman", Times, serif; color:#f5dfa2; font-size:11px; line-height:15px; }
.Footer a 			{ color:#f5dfa2; }
.Footer a:hover		{ color:#fff6d2; }