body {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	text-align: center;
	background-color: #cccccc;
}

#TopBG {
	position: absolute;
	left: 50%;
	top: 0;
	width: 800px;
	height: 18px;
	margin: 0px 0px 0px -400px;
	text-align: center;
}

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

#ContentContainer {
	text-align: left;
	width: 734px;
	padding: 15px;
	left: 0px;
	top: 0px;
	margin: 209px 18px 0px 18px;
}

#LowerCap {
	width: 800px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 0px;
}

#Logo {
	position: absolute;
	top: 0px;
	left: 18px;
	width: 381px;
	height: 124px;
}

#HomeButton {
	position: absolute;
	top: 43px;
	left: 447px;
	width: 39px;
	height: 39px;
	z-index: 1;
}

#TopRight {
	position: absolute;
	top: 0px;
	left: 399px;
	width: 383px;
	height: 124px;
}

#TopRightText {
	position: absolute;
	top: 0px;
	left: 529px;
	width: 253px;
	height: 124px;
	z-index: 1;
}

#Footer		{
	width: 782px;
	left: 0px;
	top: 0px;
	margin: 0px 0px 0px 18px;
	text-align: left;
}

.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; }

#Navigation	{
	position: absolute;
	top: 124px;
	left: 18px;
	width: 764px;
	height: 85px;
	z-index: 2;
}

.Nav01			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; font-weight: bold; color: #000000; text-align:center; vertical-align:top; cursor:hand; }
.Nav01 a		{ color: #000000; text-decoration: none; }
.Nav01 a:hover	{ color: #000000; text-decoration: none; }
.Nav02			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; font-weight: bold; color: #ffffff; background-image: url(../images/navigation-bg-1.gif); text-align:center; vertical-align:top; cursor:hand; }
.Nav02 a		{ color: #ffffff; text-decoration: none; }
.Nav02 a:hover	{ color: #ffffff; text-decoration: none; }
.Nav03			{ font-family: Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 11px; font-weight: bold; color: #000000; background-image: url(../images/navigation-bg-2.gif); text-align:center; vertical-align:top; }
.Nav03 a		{ color: #000000; text-decoration: none; }
.Nav03 a:hover	{ color: #000000; text-decoration: none; }

image			{ border-color:#8b95b1; }