body {
	background: #7f7f7f no-repeat url(../../images/grey.jpg) 0px 0px fixed;
	color: #ffffff;
}

#container {
	background: #7f7f7f no-repeat url(../../images/grey.jpg) 0px 0px;
	color: #ffffff;
}

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

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

}

#breadcrumbcontainer li {
	color: #bfbfbf;

}

#breadcrumbcontainer a,#navcontainer a,#breadcrumbcontainer,#footer a:link, #footer a:visited,#footer p,#contentContainer,#pageHeader h1,#pageHeader h2 {

}

#breadcrumbcontainer a:hover,#navcontainer #current,#navcontainer a:hover,#footer a:hover, #footer a:active {

}

/* -toolbar----only */

#navcontainer {
	position: relative;
	top: 0;
}

#navcontainer #current {
	color: #000000;
}

#navcontainer #current:hover {
}

/* 0 */

#navcontainer ul{
	list-style: none;
}

#navcontainer li {
}

#navcontainer a {
	color: #ffffff;
}

#navcontainer a:hover {
	background: fixed;
	color: #000000;
}

#navcontainer a:active {
}



