﻿body {
	background-position: center;
	background-color: #69684A;
	margin-top: 0px;
	background-image: url('../TemplateItems/BG-Center.gif');
	background-repeat: repeat-y;
}
.Main-Div {
	width: 840px;
/*height: 100%;*/
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -420px;
}
.Main-Table {
	width: 840px;
}
.Main-Cell {
	vertical-align: top;
	text-align: left;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	width: 840px;
}
.MenCon-Table {
	width: 712px;
	border: 0 solid #c0c0c0;
}
.MenuCell {
	text-align: left;
	vertical-align: top;
	width: 176px;
}
.Content-Cell {
	vertical-align: top;
	text-align: left;
	width: 547px;
	padding-top: 5px;
	padding-left: 12px;
}
.ContentArea {
	background-position: center;
	vertical-align: top;
	text-align: left;
	background-image: url('../TemplateItems/Edges.gif');
	background-repeat: repeat-y;
	width: 840px;
}
.HeaderArea {
	vertical-align: bottom;
	margin: 0px;
}
.FooterArea {
	height: 86px;
	background-image: url('../TemplateItems/FooterEdge.gif');
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 180px;
	vertical-align: top;
	text-align: left;
}



h1 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #69684a;

}
h2 {
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 18px;
	font-weight: bold;
	color: #69684a;

}


