body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #BAAB89;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../Images/bgndhome.jpg);
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-top: 0px;
	line-height: 20px;
	background-color: #000000;
	background-repeat: repeat-x;
}
.textgen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	padding-left: 12px;
}
.thrColAbsHdr #container {
	position: relative; /* adding position: relative allows you to position the two sidebars relative to this container */
	width: 800px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	background-repeat: repeat;
} 
.thrColAbsHdr #header h1 {
	margin: 0;
	background-image: url(../Images/bannr2_traders.jpg);
	height: 180px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
}
.thrColAbsHdr #sidebar1 {
	position: absolute;
	top: 0px;
	left: 200;
	width: 140px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-top: 0px;
	background-image: url(baskt.jpg);
	height: 800px;
}
.thrColAbsHdr #mainContent {
	margin-bottom: 0;
	margin-left: 170px;
	padding-right: 10px;
	padding-bottom: 0;
	width: 610px;
	padding-left: 10px;
	background-color: #336666;
	text-align: left;
}
.thrColAbsHdr #footer {
	padding: 0 10px 0 20px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #333333;
} 
.thrColAbsHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
h1 {
	font-size: 14px;
	color: #FFCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 2px;
	padding-bottom: -10px;
	font-variant: small-caps;
	background-image: url(../Images/dot.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 15px;
	padding-top: 5px;
}/* CSS Document */
.menutxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFCC99;
}
.txtsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}
.txt11-14 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #663300;

	}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #FF6600;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FF9933;
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
		#linkList li {
	list-style-type: none;
	display: block;
	padding-top: 3px;
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF3300;
	background-color: transparent;
	font-size: 12px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #482F15;
	padding-bottom: 3px;
	padding-left: 5px;
		}
.menutxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF3300;
	font-size: 12px;
	line-height: 12px;
	letter-spacing: 0.05em;
	font-style: normal;
}
.descriptn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #663300;
	padding-top: 5px;
	padding-bottom: 12px;
.cellspace {
	padding-left: 8px;
}
.cellspace {
	padding-right: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	padding-left: 15px;
}

