body {
	background: url(../pix/background.gif) repeat-y 980px 0px;
	background-color: #11160f;
}
#container {
	background-color: white; 
} 

.fauxColumns {
	background: transparent url(/yh/YH_structure/columns_bg_white.gif) repeat-y 0 0; 
	margin-bottom:20px;
}
h5, #footer {
	background-color: transparent; 
	font-size: 12px; 
	font-weight: normal; 
}
#header ul {
	list-style-type: none; 
	background-color: transparent;
	float: left; 
	width: 620px;
	background-color:#ccc;
}
#header ul li a {
	display: block; 
	border-right: 0px solid #ddd; 
	padding: 10px 10px 10px 10px; 
	border-bottom: none; 
	background-color: #ccc;
}
.modul-nav {
	font-size: 1em; 
	margin-bottom: 22px; 
	line-height: 1.4em; 
	background-color: transparent; 
}
.breadcrumb-last {
	color: black; 
}