﻿body {
	background-color: #993300;
	margin-top: 10px;
}


.Main-Div {
width: 978px;
/*height: 100%;*/
position: absolute;
top: 20px;
left: 50%;
margin-left: -489px;
}

.Main-Table {
	width: 100%;
	border: 0 solid #c0c0c0;
}
.Main-Cell {
	vertical-align: top;
	text-align: left;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #000000;
	background-color: #e7dcbb;
}


.MenuCell {
	text-align: left;
	background-color: #722904;
	background-image: url('../TemplateItems/MenuCell.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 28px;
}
.ContentArea {
	margin: 10px;
	vertical-align: top;
	text-align: left;
	padding: 10px;
}
.HeaderArea {
	padding: 10px;
	margin: 10px;
}
.FooterLine {
	background-color: #802B00;
	height: 7px;
}
.FooterArea {
	padding: 10px;
	margin: 10px;
}



.DS-tl {
	background-image: url('../TemplateItems/DS-tl.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 23px;
	height: 23px;
}
.DS-l {
	background-image: url('../TemplateItems/DS-l.png');
	background-repeat: repeat-y;
	background-position: right;
	width: 23px;
}
.DS-bl {
	background-image: url('../TemplateItems/DS-bl.png');
	background-repeat: no-repeat;
	background-position: right;
	width: 23px;
	height: 23px;
}
.DS-tr {
	background-image: url('../TemplateItems/DS-tr.png');
	background-repeat: no-repeat;
	background-position: left;
	width: 23px;
	height: 23px;
}
.DS-r {
	background-image: url('../TemplateItems/DS-r.png');
	background-repeat: repeat-y;
	background-position: left;
	width: 23px;
}
.DS-br {
	background-image: url('../TemplateItems/DS-br.png');
	background-position: left;
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
}
.DS-t {
	background-image: url('../TemplateItems/DS-t.png');
	background-repeat: repeat-x;
	height: 23px;
	background-position: bottom;
}
.DS-b {
	background-image: url('../TemplateItems/DS-b.png');
	background-repeat: repeat-x;
	background-position: top;
	height: 23px;
}





.Credit{
	text-align: right;
	vertical-align: top;
	font-family: "Century Gothic", Tahoma, Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #025E72;
	width: 978px;
}
a.TrueZeal:link {
	font-family:"Century Gothic", Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #6E2500;
	text-decoration: none;
}
a.TrueZeal:visited {
	font-family:"Century Gothic", Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #6E2500;
	text-decoration: none;

}
a.TrueZeal:hover {
	font-family: "Century Gothic",Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #D44D00;
	text-decoration: underline;

}
a.TrueZeal:active {
	font-family: "Century Gothic",Verdana, Tahoma, "MS Sans Serif";
	font-size: 10px;
	color: #6E2500;
	text-decoration: none;

}

#TrueZeal {

	position: fixed;
	bottom: 0px;
	width: 95%;
	height: 28px;
	line-height: 12px;
	padding: 0 15px;
	text-align: right;
	text-decoration: none;
}








