body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000000;
	margin: 0;
	padding: 0;
	text-align: center; 
	color: #f6b324;
}
.twoColFixLtHdr #container { 
	width: 979px; 
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
	background-image:url(../images/content_BG.jpg);
} 
.twoColFixLtHdr #header { 
	position:relative;
	background-image:url(../images/header_BG.jpg)
	} 
#addresses {
	position:absolute;
	left:455px;
	top:41px;
	width:344px;
	height:65px;
	z-index:5;
}
.twoColFixLtHdr #sidebar1 {
	
	float: left; 
	width: 200px; 
}
#nav {
	top:0px;
	left:0px;
	width: 200px; 
	padding: 10px 10px 15px 40px;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 230px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	
	padding: 15px 20px; 
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
	background-image:url(../images/header_BG.jpg); 
} 
.twoColFixLtHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.blackText {color:#000000;}
.disclaimer {font-size: 60%}
.nav-noLink {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
a {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #c22603;
}
a:active {
	text-decoration: none;
	color: #c22603;
}
a.contact {
	font-size: 100%;
	color: #f6b324;
	font-weight:normal;
	font-style: normal;
}
a.contact:link {
	text-decoration: underline;
}
a.contact:visited {
	text-decoration: underline;
	color: #f6b324;
}
a.contact:hover {
	text-decoration: underline;
	color: #c22603;
}
a.contact:active {
	text-decoration: underline;
	color: #c22603;
}
a.index {
	font-size: 100%;
	color: #f6b324;
	font-weight: bold;
	font-style: normal;
}
a.index:link {
	text-decoration: none;
}
a.index:visited {
	text-decoration: none;
	color: #f6b324;
}
a.index:hover {
	text-decoration: none;
	color: #c22603;
}
a.index:active {
	text-decoration: none;
	color: #c22603;
}
