body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../images/Background.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#Container {
	position: absolute;
	left: 50%;
	top: 0;
	width: 744px;
	margin: auto auto auto -373px;
	text-align: center;
	border: 0px;
}

#ContentContainer {
	text-align: left;
	width: 744px;
	padding: 0px;
	left: 0px;
	top: 0px;
	margin: 97px 0px 0px 0px;
	background-color: #ffffff;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 745px;
	height: 97px;
}

#Footer		{
	background-color: #439e3a;
	width: 744px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
.Footer			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #ffffff; line-height:16px; }
.Footer a		{ color: #ffffff; text-decoration: underline; }
.Footer a:hover	{ color: #dae8bf; text-decoration: underline; }

#Navigation	{
	position: absolute;
	top: 77px;
	left: 0px;
	width: 745px;
	text-align: right;
	height: 12px;
	z-index: 2;
}

.Nav01			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:10px; font-weight:bold; color:#ffffff; vertical-align:middle;}
.Nav01 a		{ color: #ffffff; text-decoration: none; }
.Nav01 a:hover	{ color: #ffffff; text-decoration: none; }
.Nav02			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:10px; font-weight:bold; color:#d3eca1; vertical-align:middle;}
.Nav02 a		{ color: #fff088; text-decoration: none; }
.Nav02 a:hover	{ color: #fff088; text-decoration: none; }
.Nav03			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform:uppercase; font-size:10px; font-weight:bold; color:#ffc018; vertical-align:middle; }
.Nav03 a		{ color: #dae8bf; text-decoration: none; }
.Nav03 a:hover	{ color: #d3eca1; text-decoration: none; }

.Sort			{ color:#000000; font-size:8px; }
.Sort a			{ color:#000000; }
.Sort a:hover	{ color:#000000; }
.SortOn			{ color:#000000; font-size:8px; }
.SortOn a		{ color:#FF0000; }
.SortOn a:hover	{ color:#FF0000; }

image			{ border-color:#8b95b1; }