#header .background {
background: url(./images-night/header-bg-spacer.jpg) repeat-x;
}

#header .texture {
width:719px;
background-image: url(./images-night/header-bg.jpg);
}

#header .logo {
background: url(./images-night/glas-logo.jpg);
}

#topMenu {
background: url(./images-night/bar-bg.png) repeat-x;
}

#topMenu a {
background: url(./images-night/menu-bg.png) repeat-x;
}

.titleBar {
background: url(./images-night/bar-bg.png) repeat-x;
}

.titleBar span {
background: url(./images-night/bar-decor.png) no-repeat 5px 0px;
}