#leftNavContainer {
	width: 202px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftnav {
	width:202px;
	float:left;
	background-image: url(../images/nav_main_bkg.gif);
	background-repeat: no-repeat;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 2;
	height: 487px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}
#leftnav     a  {
	width: 170px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	display: block;
	height: 24px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}



#leftnav p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#leftnav a:hover {
	width: 170px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 16px;
	display: block;
	background-image: url(../images/nav_link_bkg.jpg);
	background-repeat: no-repeat;
	height: 24px;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #FFFFFF;
}

#affiliates   {
	text-align: center;
	width: 202px;
}
