body {
	background: #121212 url(../../images/night/nighttop.jpg) no-repeat center 22px;
}

#container {
	background: url(../../images/night/night.jpg) repeat-y center;
}

#pageHeader {
	background: #121212 url(../../images/night/nightheader.jpg) repeat-x center top;
	border-bottom: 3px solid #4b4b4b;
	border-top: 3px solid #2d2d2d;
}

#footer {
	background: url(../../images/night/nightbottom.jpg) center bottom;
}

#footer a:link, #footer a:visited {
	color: #848484;
}

#footer a:hover, #footer a:active {
	color: white;
}

#breadcrumbcontainer a:link {
	color: #6f6f6f;
}

#breadcrumbcontainer a:hover {
	color: white;
}

#navcontainer {
	border-bottom: 1px solid #3b3b3b;
		background: #121212 url(../../images/night/nightheader.jpg) repeat-x center top;
	border-top: 1px solid #1d1d1d;
}

#navcontainer a {
	color: #7e7e7e;
}

#navcontainer ul ul a {
	color: #5d5d5d;
}

.blog-entry-title {
	background: #121212 url(../../images/night/nightheader.jpg) repeat-x center top;
	border-top: 1px solid #2d2d2d;
	border-bottom: 1px solid #4b4b4b;
}
