body {
	background: #46131c url(../../images/firebrick/redtop.jpg) no-repeat center 22px;
}

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

#pageHeader {
	background: #46131c url(../../images/firebrick/redheader.jpg) repeat-x center top;
	border-bottom: 3px solid #f589a0;
	border-top: 3px solid #a73d4b;
}

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

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

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

#breadcrumbcontainer a:link {
	color: #46131c;
}

#breadcrumbcontainer a:hover {
	color: white;
}

#navcontainer {
	border-bottom: 1px solid #cf5a77;
	background: #46131c url(../../images/firebrick/redheader.jpg) repeat-x center top;
	border-top: 1px solid #6a2b36;
}

#navcontainer a {
	color: #f4899d;
}

#navcontainer ul ul a {
	color: #c14456;
}

.blog-entry-title {
	background: #46131c url(../../images/firebrick/redheader.jpg) repeat-x center top;
	border-top: 1px solid #a73d4b;
	border-bottom: 1px solid #f3899d;
}

