body {
	margin: 0px;
	
}


.wrapper-bg {
	background-image: url(../_images/body-1-bg6.jpg);
	background-repeat: no-repeat;
}



.contain-bg {
	position: relative;
	left: 0;
	top: 0;
}




.col3-bg {
	background-image: url(../_images/col3-top-bg1.jpg);
	background-repeat: repeat-x;
}



.headerBG {
	background-repeat: no-repeat;
	background-color: #8E920A;
	background-image: url(../_images/header-bg6.jpg);
}



.wrapper2-bg {
	background-image: url(../_images/body-2-bg6.jpg);
	background-repeat: no-repeat;
}


#newsBarA {
	color: #333333;

}


#newsBarHead {
	color: #747800;
	}


#newsBar li {
	background-image: url(../_images/bullet-sq-greenLite.gif);
}


#newsBar ul ul li {
	background-image: url(../_images/bullet-sq-greenLite-open.gif);

}



#newsBar a:link {
	color: #747700;
}


#tree ul a:link, #tree ul a:visited {
	color:#8A900A;
	text-decoration: none;
}


#tree ul a:hover {
	color: #FF0000;
	text-decoration: none;
}

#tree ul a:active {
	color:#003399;
	text-decoration: none;
}








#nav2 a:link, #nav2 a:visited {
	color:#8A900A;
	text-decoration: none;
}


#nav2 a:hover {
	color: #333333;
	text-decoration: none;
}

#nav2 a:active {
	color:#003399;
	text-decoration: none;
}
