#footer {
	background: #303030 url(../../images/footer2_grey.png) no-repeat;
}

body {
	background: #303030 url(../../images/background-grey.png) repeat;
}

#window {
	background: url(../../images/window-grey.png) no-repeat;
}

#border {
	background: #303030 url(../../images/background-grey.png) repeat;
}

#wrapper {
	background: #303030 url(../../images/background-grey.png) repeat;
}

#navcontainer a {
	color: white;
}

#breadcrumbcontainer {
	background: #303030 url(../../images/background-grey.png) repeat;
}

#breadcrumbcontainer a {
	color: white;
}

#breadcrumbcontainer li {
	color: white;
}