body {
	background: white no-repeat fixed url(../../images/brown.jpg) 0px 0px;
	color: black;
}

#container {
	background: white no-repeat url(../../images/white.jpg) 0px 0px;
	color: black;
}

a:link, a:visited {
	color: #3da5ba;
}

a:hover, a:active {
	color: black;

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2, {
	color: black;

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active,lor: black;
}vcontainer #current {
	color: black;
}

#navcontainer #current:hover {
	text-decoration: underline;
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: black;
}

#navcontainer a:hover {
	background: fixed;
	color: black;
	text-decoration: underline;
}

#navcontainer a:active {
}
	
/*</group>*/



