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

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

a:link, a:visited {
	color: #000080;
}

a:hover, a:active {
	color: #800080;

}

#breadcrumbcontainer li {
	color: #333333;

}

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

}

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

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

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: gray;
}

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

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




