body {
	background: #180c24 url(../../images/nightblue/nightbluetop.jpg) no-repeat center 22px;
}

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

#pageHeader {
	background: #121212 url(../../images/nightblue/nightblueheader.jpg) repeat-x center top;
	border-bottom: 3px solid #4b4762;
	border-top: 3px solid #2f2349;
}

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

#footer a:link, #footer a:visited {
	color: #7674cd;
}

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

#breadcrumbcontainer a:link {
	color: #7271ae;
}

#breadcrumbcontainer a:hover {
	color: white;
}

#navcontainer {
	border-bottom: 1px solid #3b3855;
		background: #180c24 url(../../images/nightblue/nightblueheader.jpg) repeat-x center top;
	border-top: 1px solid #291731;
}

#navcontainer a {
	color: #7674cd;
}

#navcontainer ul ul a {
	color: #59589b;
}

.blog-entry-title {
	background: #180c24 url(../../images/nightblue/nightblueheader.jpg) repeat-x center top;
	border-top: 1px solid #2f2349;
	border-bottom: 1px solid #4b4762;
}